Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Using rails presenters - memoizable getting deprecated in 3.1 - use ||= instead?

Add vendor/assets/javascripts to my valid assets route

xmpp server and ruby on rails integration recommendations?

Virtual attribute not moved to the model hash inside params

rails console with wirble?

Multiple has_many :through

where is my database located when using mysql in rails?

HEAD HTTP requests in Rails 3

How do I test the assignment of an instance variable in the new action of my controller with rspec?

Using link_to remote: true to pass parameters to rails

rails attr_accessible rspec check

Active Record order by group size

Mongoid extension .ne

RSpec Controller Testing - "assigns" behaving unexpectedly

Authenticate user from iOS Rails 3 server and Omniauth

Rails 3.2 CRUD : .where with 'or' conditional

ruby ruby-on-rails-3

Simplest solution for uploading images to cloud service [closed]

Is this correct to re-set up permissions for Rails app?

Why ActiveRecord automatically validates has_many association

rails: create scaffold for models to inherit from superclass?