Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

How To Use the Exception Notifier Plugin for Ruby on Rails - Ruby on Rails tutorial


This quick tutorial will show you how to set up the Ruby on Rails Exception Notifier plugin which will alert you of errors in your app.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Using Embedded Ruby on Web Pages
Using Embedded Ruby on Web Pages
Ruby on Rails is gaining popularity. But what if you are like me and want to use Ruby but really hate the command line? What if you don't want to create applications and controllers or do not want your web domain taken over by Rails? The answer is in eRuby.
Category: Ruby on Rails tutorials > Basics - Difficulty:
User Management Using Salted Hash Login Generator
User Management Using Salted Hash Login Generator
A simple tutorial on how to use the Salted Hash Login Generator for RoR beginners.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Virtual Attributes
Virtual Attributes
Keep your controllers clean and forms flexible by adding virtual attributes to your model. This very powerful technique allows you to create form fields which may not directly relate to the database.
Category: Ruby on Rails tutorials > Refactoring - Difficulty:
Ruby on Rails from Scratch: Week 2
Ruby on Rails from Scratch: Week 2
This week, we'll do a little bit more with getting an actual page up and running. We'll also work on adding more interactivity by embedding ruby in HTML and learning a little about variables. After that, we'll learn more about Ruby's beautiful URL structure and how to manipulate it, plus other things as well.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Deploying Ruby On Rails
Deploying Ruby On Rails
This article is an introduction to the installation and deployment of Ruby on Rails.
Category: Ruby on Rails tutorials > Basics - Difficulty: