Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Where to put constraint classes in Rails project

In Ruby on Rails, what does authenticate_with_http_basic do?

remove console.log on assets precompile

Preventing Paperclip from deleting/overwriting attachments on update

save_and_open_page not working with capybara 2.0?

Defining factories for a class inside a module

How to eager load association for an array of model records

Ruby / Rails - Can I use a joined table's scope(or class method) as part of my WHERE clause?

Missing script/generate in Rails 3

ActiveRecord Find All not sorting by ID?

Correcting time for daylight savings in rails DateTime.parse

How to test after_sign_in_path_for(resource)?

Ruby on Rails Integration With Wordpress

How force that session is loaded?

How do I convert this Time integer to a Date in Ruby? [duplicate]

How do I correctly freeze time w/ Timecop in my spec?

Rails + Devise + delayed_job?

Group records by both month and year in Rails

Using Less in a Rails 3.1 App

does using ":platforms =>" in your gemfile work?