Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails, remove quotes from around active record value in query

How does these rails generate command differ? and what basically rails generate means?

undefined method `setup' for main:Object while trying to run controller tests with authlogic

Devise sign_out_and_redirect flash notice

ruby-on-rails-3 devise

Should votes be it's own model in RoR app?

Rails caching problem?

Rails 4 getting local variable to js.erb file

rails 3.1, capybara-webkit, why page.execute_script fails?

Rails site search with Bing API example?

Friendship model, how to determine if a friendship model already exists between 2 users

How do I get my new registrations Devise form to be AJAXified?

Rails Single Resource as Nested Resource of Two Other Resources

Referring to Rails from the Unicorn config file

rails - undefined method all for forum:Module

How to generate asset IDs in Rails 3 to control cache?

Rails/Redcarpet: Markdown-->HTML with link attributes not working in helper

The right way to remove attribute from rails model object

How to optimize this code in Rails?