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.

restful-authentication / install.rb
100644 1 lines (1 sloc) 0.057 kb
1
puts IO.read(File.join(File.dirname(__FILE__), 'README'))