Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Where are Default Validation Error Messages in Rails 3.0?

How to redirect page after confirmation in Devise

ruby-on-rails-3 devise

Active Record :includes with limit

Rails: What is the location option for in the render method

Disabling Rails SQL query caching globally

How to test routes with Rspec 2 in Rails 3?

ruby-on-rails-3 rspec2

Rails -- self vs. @

combine results from two queries and order by created_at? [rails 3]

Displaying simple_form error messages in top <div>

How to add background/fill color to a bounding_box in Prawn

ruby-on-rails-3 pdf prawn

Is it possible to run sidekiq on a separate host from the rails host?

ruby-on-rails-3 sidekiq

Ruby on Rails Web Application to iOS or Android app? [closed]

Specify a plugin as gem from github in Gemfile

How to do "where exists" in Arel

Environment-specific routing in Rails 3

Working Capistrano recipe for uploading precompiled Rails 3.1 assets to Amazon S3

Sharing mixins between scss files in rails 3.1

Reference checklist for starting a new Rails application?

Is there an method in Rails3 / ruby gem, which maps status codes to messages?

Autorun the Faye server when I start the Rails server