# Scoby Scoby is a tool for quickly generating a Rails application preconfigured with the tools commonly used by Brickbutton. It owes a _huge_ debt to thoughtbot's [Suspenders](https://github.com/thoughtbot/suspenders). ## Installation First install Scoby: gem install scoby Then run: scoby projectname This will create a Rails app in `projectname` using the latest version of Rails.