Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to use the test database with Capybara?

rails controller for mixed nested and non-nested resources

Ransack OR queries

ruby-on-rails-3 ransack

Store timestamps with timezone in rails 3.2

Rails 3 Admin Namespace Issue

Admin Authorization with CanCan

what's the path to destroy registration with devise

ruby-on-rails-3 devise

Rails: Why can't you set an association to nil in a where clause?

Rails 3 - Nested resources and polymorphic paths: OK to two levels, but break at three

Rails 3.1 asset pipeline - missing files from public/assets - why isn't this the default?

How do I build an 'embeddable widget'?

ActiveRecord associations are auto-saved on assignment after migrating between Rails versions, how can I disable that?

How to union two different Mongoid Criteria

Usage of .js.erb for Ajax in Rails 3 (jquery .js vs .js.erb)

redirect_to object in admin namespace

How can I sort on a calculated value?

Rails, apply a scope or not depending on whether a parameter is nil

Local variable always nil when trying to render partial

sort string containing numbers in ruby/rails

rate-limiting a function call in rails per user