Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Help with a Join in Rails 3

How to add facet in Tire (elasticsearch) to has_many association

Rails / RSpec Why can't I use the shortened "its(:attribute)" with Rails model associations?

Cleaning up controllers to speed up application

Combine API data with local data in Rails

Rails how to set date and time for 2 days ahead at 4pm (in different zone) (Rails, Rspec)

What's the preferred way to create Domain Tables (look-up tables) in rails

Asset pipeline broken after pushing to heroku - rails 3?

no such file to load -- json (first request only)

Action that refreshes the current page

newbie: get attribute value of an object gives error undefined method for #<ActiveRecord::Relation>

hide or show content with CanCan based on role?

QUEUE=* not found error on Foreman

Rails - before_filter undefined local variable

Not able to set a current_user using Authlogic on Rails 3.0.1

ActiveRecord::IrreversibleMigration exception when reverting migration

how to read (import) file to db use delay_job in rails

rails3.1 ActionController::RoutingError (No route matches [GET] "/images/up_arrow.gif"):

How to implement a "Remember Me" function in Rails 3?

Ruby on Rails: How can I add a css file with rails project?