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

All About Layouts - Ruby on Rails tutorial


Everything you wanted to know about layouts: global layouts, controller layouts, shared layouts, dynamic layouts and action layouts. Yes, there really are that many ways to specify a layout.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Filtering Sensitive Logs
Filtering Sensitive Logs
Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the logs. This episode will show you how to filter this sensitive input so it doesn't show up in the log file.
Category: Ruby on Rails tutorials > Security - 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:
Rails 101: Introduction
Rails 101: Introduction
Wanting to learn Rails from the very basics at your own pace, with screencasts showing examples? This should suit you nicely. First of a series.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Getting Started With RESTful Rails
Getting Started With RESTful Rails
An in-depth look at RESTful programming in Rails.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Ruby Sockets Programming
Ruby Sockets Programming
Learn Ruby basics as well as the most important classes for sockets programming, and then look at a working chat application that illustrates these fundamentals. The tutorial finishes by exploring the higher-level classes that make it easy to build dynamic Web servers, mail servers and clients, and other application-layer protocols.
Category: Ruby on Rails tutorials > Basics - Difficulty: