Sail Plan is DockYard's Rails template
rails new app_name --old-style-hash -T -d postgresql --skip-bundle -m https://raw.github.com/DockYard/sail_plan/master/template.rb
- Configured for PostgreSQL
- Haml
- Compass
- SimpleForm
- Exceptional.io
- Modernizr (through a CDN)
- EasyAuth
- BackboneJS
- haml_coffee_assets
- WillPaginate
- Pages
- Thin
- Google Frame is being turned on
- RSpec
- Capybara
- Poltergiest
- CapybaraEmail
- FactoryGirl
- Bourne
- ValidAttribute
- Timecop
- Debugger
- Fivemat
- DatabaseCleaner
app/assets/fontshas been added to the asset pipelineapplication.csshas been renamed toapplication.css.sassand it always requiresapp/assets/stylesheets/application/index.css.sass- A print style sheet has been added:
app/assets/stylesheets/print.css.sassthat always requiresapp/assets/stylesheets/print/index.css.sass
The template expects PhantomJS to be installed
via Homebrew. If PhantomJS is not
installed the template will make a single attempt to install. If that
attempt fails the template will exit.
DockYard, LLC © 2012
