GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

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
Bump the release number to 0.1.0
hassox (author)
Fri Jan 04 06:07:43 -0800 2008
commit  fc62a12e17744c36729ebfe6f278a614d4e06014
tree    67386eac419a108c7a19b39e0ab0217696e72d7a
parent  5817911a7439de7c0b969885879eb6743732cfbc
...
3
4
5
6
 
7
8
9
...
3
4
5
 
6
7
8
9
0
@@ -3,7 +3,7 @@ require 'rake/gempackagetask'
0
 
0
 PLUGIN = "merbful_authentication"
0
 NAME = "merbful_authentication"
0
-VERSION = "0.0.1"
0
+VERSION = "0.1.0"
0
 AUTHOR = "Daniel Neighman"
0
 EMAIL = "has.sox@gmail.com"
0
 HOMEPAGE = "http://rubyforge.org/projects/merbful-auth/"

Comments

    No one has commented yet.