Sha256: 46244f427f77ad43a656879e080bcf34f51c1b08ce30fd2eb702e7512ddd9c8a
Contents?: true
Size: 658 Bytes
Versions: 3
Compression:
Stored size: 658 Bytes
Contents
IceBreaker =========== Generate a Rails 3 app with the Mongoid ORM (or OM) and RSpec for BDD testing. ### What you get IceBreaker provides a base Rails 3 application with the Mongoid ORM (or OM) and RSpec for BDD testing. ### Quick Start gem install icebreaker ice new my_app ### Options None at the moment ### Testing generated app cd myapp/ rspec spec/ ### Issues Please report issues to the [IceBreaker issue tracker](http://github.com/markdillon/icebreaker/issues/). ### Development bundle install ### Patches/Pull Requests * Fork it. * Add tests for it. * Make your changes. * Commit. * Send a pull request.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
icebreaker-0.0.4 | README.md |
icebreaker-0.0.3 | README.md |
icebreaker-0.0.2 | README.md |