Skip to content

runlevel5/sail_plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Sail Plan

Sail Plan will get you up and sailing quickly

Sail Plan is DockYard's Rails template

Usage

rails new app_name --old-style-hash -T -d postgresql --skip-bundle -m https://raw.github.com/DockYard/sail_plan/master/template.rb

Stack

Devlopment Environment

Testing Environment

Environment Additions

  • app/assets/fonts has been added to the asset pipeline
  • application.css has been renamed to application.css.sass and it always requires app/assets/stylesheets/application/index.css.sass
  • A print style sheet has been added: app/assets/stylesheets/print.css.sass that always requires app/assets/stylesheets/print/index.css.sass

Notes

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.

Authors

Legal

DockYard, LLC © 2012

@DockYard

Licensed under the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors