Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Error installing debugger-linecache: ERROR: Failed to build gem native extension

I18n: How to check if a translation key/value pairs is missing?

Rails query between two times

Carry Sass variables through the Assets Pipeline, Rails 3.1 rc1

Is there any reporting tool or a gem in Ruby on Rails

Active Admin - flash messages not appearing on page

asset_path in scss file rails

Why was auto_link deprecated in Rails?

SASS, Rails 3.1: Loading stylesheets in vendor/assets

Precompiled CSS not found in Rails 3.1 production mode

Rails select tag selected value

How to comment out rails 3.1 asset require statement

How can I run SOME initializers when doing a Rails assets:precompile?

How can I get best_in_place's respond_with_bip working?

How to test email headers using RSpec

How can I keep my initializer configuration from being lost in development mode?

pdfkit does not style pdfs

What is the new format for rake tasks? (task :t, arg, :needs => [deps] versus task :t, [args] => [deps])

rake ruby-on-rails-3.1

How do I prevent Rails 3.1 from caching static assets to Rails.cache?

How to add sequences to a migration and use them in a model?