Sha256: 022cb1cdca3a13ecf81fa0e76085974de7ff8f9b8be2d7258f37916b614c3bc6

Contents?: true

Size: 662 Bytes

Versions: 3

Compression:

Stored size: 662 Bytes

Contents

IceBreaker
===========
Generate a Rails 3.1.1 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.1.9 README.md
icebreaker-0.1.8 README.md
icebreaker-0.1.7 README.md