Box Cutter
[//]: # (Image by Evan-Amos taken from http://commons.wikimedia.org/wiki/File:Box-cutter.jpg)
Pre-release TODO
- Add Travis (.yml and badge)
- Add Code Climate (Test coverage with Travis and badge)
- Improve Box Cutter's README
- Set PostreSQL as default
- Skip test unit by default
- Discuss using RSpec as a default (See #2)
- Discuss using .ruby-version or not (See #3)
- Add Slim
- Add Simple Form
- Add Letter Opener and set Mailer for development
- Add Quiet Assets
- Add Better Errors and Binding or Caller
- Add Pry-Byebug
(Debugger or Byebug? See #4) - Discuss adding Annotate (See #5)
- Discuss adding Foreman (See #6)
- Add custom error pages
- Discuss adding Foundation (See #7)
- Discuss changing default application.js to application.coffee (See #8)
- Change default application.css to application.sass (or scss?) ((See #9)
- Add Github's Rails.gitignore
- Set Mailer for staging, and production
- Skip bundle and do a
bundle update
at a later step - Add a Sitemap Generator and a robots.txt
- Improve generated README.md
- Add provisioning and deployment bits (Chef and Capistrano?)