Skip to content

thogg4/classie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classie

Uses

  • Postgresql
  • JQuery
  • SCSS
  • Slim
  • Bootstrap
  • Minitest
  • Factory Girl
  • Unicorn
  • Figaro for environment variables

Any of these can be changed pretty easily.

Usage

Clone to folder with name you choose for project

git clone git@github.com:nwalkingshaw/blueprint.git [FOLDER_NAME]

Change config/database.yml file

rake db:create:all  

Generate file for figaro

rails g figaro:install

Rename app using the included generator

rails g print new_app_name

Add to config/application.rb if deploying to Heroku

config.assets.initialize_on_precompile = false

Customize!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published