first commit

This commit is contained in:
Jared Cosulich 2017-02-23 12:52:56 -05:00
commit 6ad1caf3cd
75 changed files with 1136 additions and 0 deletions

6
Rakefile Normal file
View file

@ -0,0 +1,6 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require_relative 'config/application'
Rails.application.load_tasks