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

Layouts and content_for - Ruby on Rails tutorial


If you want to change something in the layout on a per-template basis, content_for is your answer! This allows templates to specify view code that can be placed anywhere in a layout.
Category: Ruby on Rails tutorials > Refactoring - Difficulty:


More cool Ruby on Rails tutorials:



Core Ruby Tutorial
Core Ruby Tutorial
This tutorial gives you complete knowledge starting from basic to advance
Category: Ruby on Rails tutorials > Basics - Difficulty:
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:
Protecting against Cross-Site Scripting in Ruby
Protecting against Cross-Site Scripting in Ruby
Protecting against Cross-Site Scripting in Ruby
Category: Ruby on Rails tutorials > Security - Difficulty:
A Complete Guide for  Ruby on Rails
A Complete Guide for Ruby on Rails
This tutorial will teach you Ruby on Rails step by step.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Creating Two Models in One Form
Creating Two Models in One Form
Learn how to create a form that can handle two models.
Category: Ruby on Rails tutorials > Basics - Difficulty: