app:update and modifying configurations

This commit is contained in:
shlok007 2016-08-10 17:20:10 -04:00
parent 81ef17f346
commit 519a3616ac
25 changed files with 364 additions and 167 deletions

4
bin/rake Executable file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run