Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Disabling SSL for a Heroku App

ruby-on-rails-3 ssl heroku

ActiveRecord3 deadlock retry

Does ActiveRecord perform inserts/deletes in bulk when inside a transaction?

How should I manage binary dependencies for my gems in production?

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?