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 URL has Read+Write access

restful-authentication / .gitignore
8cffaf6f » ggoodale 2008-10-29 Initial attempt at re-gemif... 1 pkg
68cbb447 » Philip (flip) Kromer 2008-05-19 Organized README, CHANGELOG... 2 Icon?
3 .DS_Store
4 TAGS
5 REVISION
6 *.tmproj
7 .settings
8 .project
9 .tasks-cache
10 .svn
11 /log/*.log
12 /tmp/**/*
13 /config/database.yml
14 actionmailer_config_DONOTVERSION.rb
15 *DONOTVERSION*
16 /vendor/src/**/*
17 /db/*.sqlite*
18 /public/ac/*
19 /coverage
20 /doc/app
21 /doc/plugins