Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Talking with a SOAP service using Savon gem in Ruby

ruby soap ruby-on-rails savon

Where and how to handle rails exceptions?

Rails - deleting a single record in a intersection table habtm

assert_equal says <0.15> expected but was <0.15>, but only if the method computes 0.15 in a certain way

ActiveRecord where returns ActiveRecord::Relation

ruby-on-rails

What is the difference between these two statements, and why would you choose them?

Group Query with Calculations on Rails 3

Using polymorphic_path, getting error "undefined method 'merge'"

ruby-on-rails

rake tasks are not discovered in rails 3

nested form & update_attributes

How do you convert an ISO 8601 date to a UNIX timestamp in Ruby?

How to render partial in page from rails controller without prototype helpers

Rails: Is it better to send email notifications from a model or a controller?

Rail3 rake test task not running tests

Is it acceptable keep logic in view templates?

Processing HAML from database in ruby on rails

ruby-on-rails haml

Devise Invitable : Optionally Send Email

confirmation_url points to localhost

ruby-on-rails heroku devise

How can I still do gsub even if there is a nil?

ruby-on-rails gsub

Rails 3 Migration not working on Heroku