Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

What are best ways to consolidate instance variables (to pass data from controller to the view) in Rails?

Passenger+Nginx show custom 500 page

Faster search for records where 1st character of field doesn't match [A-Za-z]?

Rails: Filling in a dynamic field using capybara

Simple Mongoid Validation for create! - how to display error messages

Finding a faster ActiveRecord query (Ruby on Rails)

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

Ruby (Rails) Delegate attributes to another model's method?

Can I update to Ruby 2.1.2 using Rails 3.2.3?