2D Graphics
Audio Editing
Video Editing
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.
This article will guide you through the process of setting up user logins, then ajaxifying the process by moving the form into a modal box that communicates with the server.
Getting Started with Restful Authentication in Rails
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.
How to guard against cross site scripting in Ruby on Rails.
A controller/model/view generator for easily adding authentication, users, and logins to your rails app.
This is a beginners guide to the Ruby language
A Rails security cheatsheet with all the information in one place
Tutorial explaining how to prevent CSS attacks
-
Learn how to upload files using Rails -
Integrating Sheetster Web Spreadsheet & Ruby with REST -
XSS and when h just ain't enough -
Using Script.aculo.us in Ruby on Rails -
(Video) Performing Calculations on Models -
Login & Authentication Generator -
Rails Migration For Beginners -
Protecting against Cross-Site Scripting in Ruby -
Image uploads and resizing for Rails models with mini-magick -
Advice to Rails Beginners Follow Conventions
-
Learn how to upload files using Rails -
Using Script.aculo.us in Ruby on Rails -
Editing Multiple Models in One Form -
Login Authentication Generator -
Handy RJS Tips -
Introduction to Form Helpers -
Image uploads and resizing for Rails models with mini-magick -
Ruby Sockets Programming -
Rails Migration For Beginners