New posts in ruby-on-rails-3

Rails - Mail, getting the body as Plain Text

sass-rails helpers "image-url", "asset-url" are not working in rails 3.2.1

Error "...cannot load such file -- mysql2/2.0/mysql2 (LoadError)". On Windows XP with Ruby 2.0.0

Rails: How to use dependent: :destroy in rails?

Rails -- create and create! methods, RoR 3 Tutorial

Difference between resource and resources in rails routing?

How to keep a checkbox and label on the same line in a Rails form?

ruby on rails how to deal with NaN

How to add a delay to Rails controller for testing?

What is the difference between Date.current and Date.today?

Run Rails commands outside of console

How to call ApplicationController methods from ApplicationHelper

How to test with RSpec if an email is delivered

Set logging levels in Ruby on Rails

Best way to highlight current page in Rails 3? -- apply a css class to links conditionally

How to update a single attribute without touching the updated_at attribute?

Rails 3 default datetime format without UTC

How do I vendorize gems for Rails3/Bundler

"rake assets:precompile" gives punc error

Why does rails require JavaScript Runtime?