aasm/HOWTO

13 lines
139 B
Plaintext
Raw Permalink Normal View History

2013-04-21 17:20:53 +00:00
How to
1. Run tests for Mongoid
Start MongoDB
$> mongod
Run the specs
$> rspec spec/unit/persistence/mongoid_persistance_spec.rb