Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Multiple Ruby on Rails apps deployed on passenger for nginx

Gmaps4rails : Clustering not working?

Should I prevent record editing using a filter in my controller or a callback in my model?

Rails How to escape and display the contents of a rendered view

jquery ujs not functioning when I remotely load partials/content with remote calls or jQuery

Rails paperclip amazon aws s3 gem, how to change image url?

Rails select from database

ActionView::Template::Error undefined method [closed]

Testing JSON API in Rails 3.2 using rspec using exact PUT/POST bodies as Backbone would send

ERROR: Error installing mysql2: ERROR: Failed to build gem native extension

Calendar schedule

Reusing form_for in view for a mailer errors on forgery

Thinking Sphinx search returns (Object doesn't support #inspect)

'Cannot call API on behalf of this user' on FB API call

Rails 3: using composed_of with validation causes ActiveRecord error

Rails Status 406 POST response

Why does the Rails guide suggest using the scoped method on associations?