public
Description: AASM - State machines for Ruby classes
Home | Edit | New

Home

Welcome to the aasm wiki!

Rails Installation Gotcha

If you want to declare as a gem dependency use the following:

config.gem "rubyist-aasm", :source => "http://gems.github.com", :lib => 'aasm'

If you leave off the :lib => ‘aasm’ it won’t be able to include the gem properly.

Last edited by andyferra, Wed Sep 10 13:32:03 -0700 2008
Home | Edit | New
Versions: