public
Fork of technoweenie/restful-authentication
Description: 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.
Homepage: http://weblog.techno-weenie.net
Clone URL: git://github.com/b3b0p/restful-authentication.git
restful-authentication / install.rb
100644 1 lines (1 sloc) 0.057 kb
1
puts IO.read(File.join(File.dirname(__FILE__), 'README'))