19,155 tutorials online
11 tutorials pending review
763 dead links removed





Ruby on Rails: Security Tutorials

 

Securing a Ruby on Rails app
Posted in Ruby on Rails > Security by tutorialgrub on Nov 21, 2011

This tutorial is about how to add basic authentication to a RoR app through a simple user table, no ACL or fancier stuff is implemented.
13 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Login & Authentication Generator
Posted in Ruby on Rails > Security by tutorialgrub on May 18, 2011

A controller/model/view generator for easily adding authentication, users, and logins to your rails app.
21 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Full Ruby on Rails Tutorial that Anyone can Edit
Posted in Ruby on Rails > Security by tutorialgrub on Apr 21, 2011

This is a beginners guide to the Ruby language. You will find detailed charts, graphs and diagrams to help you understand what you are reading. The examples are short and to the point so you don't have to sift through long pieces of code while you are learning Ruby.
18 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

XSS and when h just ain't enough
Posted in Ruby on Rails > Security by tutorialgrub on Apr 17, 2011

How to guard against cross site scripting in Ruby on Rails.
13 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Getting Started with Restful Authentication in Rails
Posted in Ruby on Rails > Security by tutorialgrub on Apr 16, 2011

Getting Started with Restful Authentication in Rails on net.tutsplus.com
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1