Skip to content

russ/bear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bear

Generate a Rails 3 app.

Started with the Quick Left Prologue gem and made it fit my needs.

What you get

bistro_car, cucumber, devise, fabrication, faker, formtastic, haml, jammit, mocha, rspec-rails, sass shoulda, timecop

Quick Start

gem install bear
bear new my_app

Options

bear new my_app --no-auth
bear new my_app --no-admin

Testing generated app

rake spec
rake cucumber
bundle exec autotest

Patches/Pull Requests

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

About

Rails 3 application generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages