Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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.2.11 encoding issue as it now turns single quotes into html entities?

Rails 3 - nested model - has_many - jquery file upload

Rails Jquery rendering js.erb partial from another js.erb file

Cucumber test suite too slow for Travis

Rails 3.2, how to change :from value in a mailer instead default (GMail)

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