public
Rubygem
Description: Adds support for creating state machines for attributes on any Ruby class
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/state_machine.git
Add missing owner from changelog message
obrie (author)
Sat Nov 15 10:15:11 -0800 2008
commit  f379ba961f3a6c0db7270c61831b1f3f2e205018
tree    e194b5ccc496b327c2877c9bed24e9163445e4a8
parent  c7d4cfa547b2138310d10b3a8cd7cb8b26a76c59
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 == master
0
 
0
-* Add without_#{attribute} named scopes (opposite of the existing with_#{attribute} named scopes)
0
+* Add without_#{attribute} named scopes (opposite of the existing with_#{attribute} named scopes) [Sean O'Brien]
0
 
0
 == 0.3.1 / 2008-10-26
0
 

Comments