Initial commit

This commit is contained in:
Senad Uka
2019-06-20 20:48:19 +02:00
commit e32a73e07e
72 changed files with 11328 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