Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

"modified: Gemfile.lock", Why?

How to render a template and layout?

How can I sort my records by average rating?

Installing Rails 3.1

How to override inherited_resources with the rails scaffold command

Routing form submission to a different controller

How can this code throw a ActiveRecord::ReadOnlyRecord exception?

Does Ruby's 'open_uri' reliably close sockets after read or on fail?

How can I stop faker gem from failing username uniqueness validation in ruby on rails?

How to translate ActiveRecord full error messages?

ruby-on-rails-3

Rails 3.2 Prevent Object from being Saved using Errors

Rails update_attribute

Redirect to html from javascript request not working (Rails)

Rails SQL query builder... Or ActiveRecord query builder

How to get email address in the "to" field from ActionMailer view?

How to get the real file from S3 using CarrierWave

Referring to instance in has_many (Rails)

Factory girl, dependent factories

In rails how can I send an AJAX request without a ? in the data?

How to create app-wide slug routing for Rails app?