Introduction to ActiveRecord ModelsThis is a step by step guide to create, update and test ActiveRecord models. For detailed information please refer to Rails Guides.
Now that you know how to get up and running with Ruby (and Rails) from the article 4.5 Ways to Install Ruby in Userspace, that …