Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

/config/database.yml in .gitignore on deploy /config/database.yml not found should use /shared/database.yml instead, how?

rails 3: client_side_validations throwing alert on running unique validation

HTTP requests in transactions?

Rails self-referential has_many through with custom naming of join table

What's the recommended rails way to I18n in Rails 3

How does Bundler utilize Gemfile.lock to load gems?

Devise is sending e-mails with blank bodies when I override it's mailer

How do i include Rails join table field in the form?

Nested attributes not showing up in simple form

cross domain cookies Rails 3

How to Render Images in Javascript with Rails 3.1

What does this mean #(?-mix:facebook|twitter)?

ruby-on-rails-3 routes

Tips on coding this layout with Twitter Bootstrap

Rails 3.2 friendly url routing by date

How to determine ActiveModel::Errors validation type

MongoDB error with Mongoid, Heroku, Device, MongoHQ and Rails

Local Jump Error No block given (yield) error on find_each

ruby-on-rails-3

Authorizing Namespaced and Nested controllers using CanCan

Rails 3: How do I validate to allow blanks ("") but not nil (NULL in database)

Can I update to Ruby 2.1.2 using Rails 3.2.3?