This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install rubyist-aasm
commit 54c631e3cbdae8135afaaa9b739615ca35a73ea5
tree 0be938e1108e65b5d58d188ace7f42e2f448eae8
parent bf8ed18ed237b1d18af40e97b64fb2df7cd507ac
tree 0be938e1108e65b5d58d188ace7f42e2f448eae8
parent bf8ed18ed237b1d18af40e97b64fb2df7cd507ac
... |
... |
|






Comments
Mmmm. How to avoid this VERSION module ? Got a “Version class”: http://github.com/jerome/simply_versioned/tree/master/lib/version.rb I cannot use because the rubyist-aasm gem is loaded first :( Then I get errors such as
You could try in yours using the global namespace (ie the one from simply versioned). ::Version.