Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Unexpected line-breaks when sending XML attachments using ActionMailer

Rails loop through data in a form field

How to install a plugin in rails 3, getting a Commands is not a module (TypeError)

Rails 3 Devise Session Has value but <% if user_signed_in? %> is false

Including assets in subdirectories with config.assets.precompile in Rails

How to DRY scope methods used in two different classes?

Deserialization Error when loading ActiveRecord objects from YAML

Why does collections.find({}) takes over 9 secs for 250 objects (MongoMapper)

Can Rails act as a reverse proxy for hosting a domain on mysite?

autoload_paths not aware of namespace?

Multitenancy (acts_as_tenant) with Devise (users default scoped by subdomain) breaks sessions

Multiple table inheritance Rails and activerecord

Rails: error while installing rubyracer

script/rails vs rails

Inconsistent "LoadError" behavior with 'lib' namespacing/autoloading