README.rdoc in runcoderun-aasm-2.0.5 vs README.rdoc in runcoderun-aasm-2.0.5.1
- old
+ new
@@ -54,9 +54,11 @@
aasm_event :close do
transitions :to => :closed, :from => [:read, :unread]
end
end
+
+See the more complex examples in EXAMPLES.rdoc file
= Other Stuff
Author:: Scott Barron <scott at elitists dot net>
License:: Copyright 2006, 2007, 2008 by Scott Barron.