Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Undefined local variable or method `unconfirmed_email' when registering users?

How can I pass a parameter for gem installation when I run bundle install?

Ruby on Rails 3 : "superclass mismatch for class ..."

Why am I getting infinite redirect loop with force_ssl in my Rails app?

Rails, Ruby, how to sort an Array?

file download link in rails

Is there an easy way to make a Rails ActiveRecord model read-only?

Ruby on Rails - Render JSON for multiple models

Is there a Rails Console command (Rails 3+) to reload changed code?

Difference between Active Model, Active Record and Active Resource

Rails how to delete a file without failing on error

How to display a Rails flash notice upon redirect?

Find or create record through factory_girl association

Embedding JSON Data into YAML file

How to change hash keys from `Symbol`s to `String`s?

Sidekiq not processing queue

Does has_secure_password use any form of salting?

Cookies vs Sessions with CookieStore

How to set config.action_controller.default_url_options = {:host = '#''} on per environment basis

How to use unscoped on associated relations in Rails3?