quirkey / restful-authentication forked from technoweenie/restful-authentication

Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in. **This fork adds support for shoulda and other tweaks.

This URL has Read+Write access

restful-authentication / init.rb
100644 2 lines (1 sloc) 0.059 kb
1
2
require File.join(File.dirname(__FILE__), "rails", "init")