Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

asset_url in mailer on rails 3.1

i18n for rails works in dev not in production

How can I access Sorcery in my RSpec tests?

Devise: Sign-in fails, how to debug?

Rails 3.2 Asset Pipeline with Thin and Apache, not finding assets

Rails 3.1 - How do you include external javascript libraries in vendor/assets/javascript?