Skip to content

hbdev012/icebreaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Development

bundle install

Patches/Pull Requests

  • Fork it.
  • Add tests for it.
  • Make your changes.
  • Commit.
  • Send a pull request.

About

Generate a Rails 3.1.1 app with the Mongoid ORM (or OM) and RSpec for BDD testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published