Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

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?

rake task variable

Rails 3.1 asset pipeline doesn't pick up changes to @import'd sheets

Rails initializer that runs *after* routes are loaded?

Using Less in a Rails 3.1 App

How do I install Ruby 1.9.3 on Ubuntu without RVM?