Project

box_cutter

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Box Cutter is inspired by thoughtbot's Suspenders. Just like Suspenders says, use Box Cutter if you're in a rush to build something amazing; don't use it if you like missing deadlines.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 3.0

Runtime

~> 1.3
= 4.1.4
 Project Readme

Box Cutter

ScreenShot [//]: # (Image by Evan-Amos taken from http://commons.wikimedia.org/wiki/File:Box-cutter.jpg) Code Climate Test Coverage

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?)