Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

DRY Controllers in Rails 3.2

ruby ruby-on-rails-3 dry

Custom Javascript Rails Admin

What's the difference between Rails dup and clone methods? [duplicate]

Rails 3 link_to routes (edit) nested resources

Haml "Illegal Nesting" problem; how to place multiple code elements in the same tag?

ruby haml ruby-on-rails-3

Rails 3: how to render text file in-line?

Rails routes with scope ":locale" and shallow nested resources

Stripping commas from Integers or decimals in rails

Rails 'config.time_zone' doesn't apply to datetime data loaded into a text_field. Fix?

How to send file to user with carrierwave?

Activeadmin and Formtastic: form not responding to :size

rSpec destroy files after suite finishes

Rails 3 - how can I customize text-label in label helper?

Rails ActiveRecord escape variable in join clause

Devise install from existing model/database

Rails 3 - use json to upload image

To use the :country input, please install a country_select plugin

Is it possible to add link to the flash message when it's confirmed?

Convert string object to active record class

I am using Devise, the password change is redirecting to home page, how to keep it on /users/edit?