Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How to save related Models in one transaction?

Capybara and Rspec. Capybara not Rendering page in Test, with visit or get method in rails

ActiveRecord update_attributes to ignore invalid keys

Rails form not submitting on change with ajax

Updating coordinates on changing model's address using Google-Maps-For-Rails

Alternatives to class-level variables for class_eval?

Rails/Devise: pass param after sign_in

ruby-on-rails ruby devise

bundle config in a Capistrano task cannot find Gemfile

Assigning a parameter if that parameter is defined

Extend AngularJS $resource to map to Rails RESTful Routes (particularly $save to create AND update)

Abstract class not loaded properly in Rails

Zip and Encrypt Files in memory Ruby/Rails

Multiple Models in Devise

Dynamic display of an array of hashes in a html table?

html ruby-on-rails ruby hash

How to handle dot character in Rails resources routes?

Multiple model.save's in 1 if condition with an unless

Handle Stripe errors in the model