Sha256: 7703fc42a3c790939ee9970de50891250a80bddd8240a8dd8c5e84980eb95102
Contents?: true
Size: 660 Bytes
Versions: 1
Compression:
Stored size: 660 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 break 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
icebreaker-0.0.1 | README.md |