Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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)

Running apps on heroku in 'http' instead of 'https'

ruby-on-rails-3 heroku

RoR 3.2.8: Is there an HTML5 combobox helper?

Solution to insert cross-hyperlinks of Rails objects inside text attribute (as HTML)

Why rails_admin route only work in link_to and not in 'render'

Rails has_many and belongs_to relationship with foreign key error

destroy vs destroy_all

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?