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

Ruby for Perl programmers - Ruby on Rails tutorial


An introduction to Ruby for those already familiar with Perl.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Editing Multiple Models in One Form
Editing Multiple Models in One Form
This tutorial shows you how to edit a project and all of its tasks in one form.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Refactoring User Name Part 3
Refactoring User Name Part 3
In the final part of this series you will see how to refactor your tests. Keeping tests clean is important because it will make testing easier to do in the future.
Category: Ruby on Rails tutorials > Testing - Difficulty:
Making a blog app (with comments) in Rails
Making a blog app (with comments) in Rails
I'm a ruby and rails newcomer, and for my wordpress blog "nubyonrails" decided to work through David Heinemeier Hansson's famous "blog site" Rails demo movie, from the FISL 6.0 conference in Brazil, 2005. It's written for fellow ruby/rails newcomers but covers quite a lot of ground.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Handling SQL injection and XSS in Rails
Handling SQL injection and XSS in Rails
The unfortunate part about learning a new language or technology is that there's typically little focus on security matters. Rails gives you a lot of time-saving helpers and methods, but you still need to understand where your app might be vulnerable. This is a quick overview of protecting your code against SQL injection attacks and cross-site scripting exploits.
Category: Ruby on Rails tutorials > Security - Difficulty:
Easy Ruby development, the Eclipse way
Easy Ruby development, the Eclipse way
Explore the additional functions and improvements that Aptana RadRails brings to the Ruby developer. Using Eclipse's ubiquitous and common platform for development--as well as a tool that lets you easily work with other languages--see how you can increase your efficiency by focusing on a language instead of learning a new IDE each time you change languages.
Category: Ruby on Rails tutorials > Basics - Difficulty: