Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

radio button(with click event) not passing the parameter in firefox

How to validate that a number is not toll free?

regex ruby-on-rails-3.1

localization in Rails

rails3.1 and formtastic 2.0.0.rc2 - undefined method `inputs'

Access stylesheet_link_tag from controller

How to troubleshoot silently failing js in Rails?

How to mock/stub the config initializer hash in rails 3

ruby-on-rails-3.1 rspec2

Scaffolding table obtained by many-to-many relationship

Passenger & Nginx => 502 Bad Gateway Errors in Production

rails - activerecord SELECT TOP 1 field_name * FROM table_name

How do I apply an 'active' class to my navigation based on the current_page in a DRY way? - Rails 3

Fields_for with nested attribute, has_many through association

Where should I put functions that are accessed by models? -- Rails 3.1

HTML <form> tag causing Rails form to submit a GET instead of POST request

Undelete acts_as_paranoid deleted user on devise sign in