Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Recurring billing with Rails - what are my options?

Which should I always parse date times with? DateTime, Time, Time.zone?

Using Markdown with Rails

ActiveRecord: can't use `pluck` after `where` clause with eager-loaded associations

Limiting Associations Cascade in Active Model Serializer

How to run tagged rspec tests with parallel_tests?

How to properly pass collection for input in Formtastic

Rails 3, how add a associated record after creating a primary record (Books, Auto Add BookCharacter)

Attachment_fu or Paperclip for Rails3

How to make a Rails Migration be utf-8 instead of my default latin1

Rails 3.1 asset pipeline css styles in 404 static page

Excluding files from assets:precompile in rails

deploying to heroku asset pipeline Sprockets::fileNotFound

Rails IPv6 server

Rails Devise - current_user is nil

Nested scaffold generator for Rails 3?

In Ruby on Rails, what's the difference between create and create! and API docs doesn't have it?

how to set ruby1.9.1 as default version on debian squeeze

How to ignore Rails 3 assets from log [duplicate]

Assets precompile not being run on heroku cedar for rails 3.2 app