Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 - sendgrid setup to support devise

Rails: ParameterFilter::compiled_filter tries to dup symbol

Rails 3 integration testing - Using webrat fill_in not finding fields

Replacing default routes for a resource in Rails 3

Loading parts of a Rails 3 application

Performance differences between '.find' and '.where' methods

Order by polymorphic belongs_to attribute

nested form with polymorphic models

How to disable rendering the view in ActionController TestCase (Rails 3.0.9)

Why is my has_many through associated record (sometimes) readonly?

Rails associations - ideas for best practice

-Fatal- failed to allocate memory - Rails 3.1 and Mysql2 Gem

How to use default sql expression with ActiveRecord?

wrong number of arguments (0 for 1) (ArgumentError)

ruby-on-rails-3 cucumber

Integrating a Ruby/Rails app into a Java app.

ActiveAdmin how to add a custom controller without model [duplicate]

How should I write the ActiveRecord when there are multiple associations?

Seeking finer-grained logging options in Rails. How can I log entire requests and/or individual filters to alternative log files?

ruby-on-rails-3

Rendering haml partials takes a long time... why?

Devise Helpers (authenticate_user!, current_user, user_signed_in?) not initialized