Monday, January 05, 2009

Ruby on Rails Tutorials

Nice post with a bunch of Ruby on Rails Tutorials

Ruby On Rails Tutorial: The Basics A two-part tutorial to getting up and running on rails by Huw Collingbourne.
...
Catching rails error messages An easy example of how to use the 2.x approach to catching errors in your rails applications.
...
Stop Rails from sending email A useful way to check that mail is getting sent, without actually sending it.
...
Ruby on Rails Rake Tutorial Gregg from RailsEnvy again running through how to make the most of rake. If you’re not already writing your own custom tasks in rake you should definitely take a look because there is probably a handful of things your could (and should) be doing in it.
...
Ruby on Rails Security Guide Storing and protecting the session, user management, projecting from injection, and more.


Follow the link for many more.

Related: What Does This Error Mean - ruby on rails posts - Ruby on Rails Job Opportunity

No comments: