Sha256: ad5df0aca06114ff48c38125bcba8a35f07449d4e09cb993eebd58a72660cb39

Contents?: true

Size: 662 Bytes

Versions: 1

Compression:

Stored size: 662 Bytes

Contents

IceBreaker
===========
Generate a Rails 3.2.6 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

1 entries across 1 versions & 1 rubygems

Version Path
icebreaker-0.2.0 README.md