Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 295 Bytes

README.markdown

File metadata and controls

10 lines (7 loc) · 295 Bytes

Rails Templates

This repository contains the rails templates that I'm using to create new rails projects.

== base.rb Sets up Authentication, git and a bunch of other stuff.

==heroku.rb Sets up a heroku account along with support for Paperclip on S3 hosting and email support.