first commit

This commit is contained in:
Israel Ogbole
2016-04-25 01:47:31 +01:00
commit 12c84dee8e
447 changed files with 80643 additions and 0 deletions

5
config/environment.rb Normal file
View File

@@ -0,0 +1,5 @@
# Load the Rails application.
require File.expand_path('../application', __FILE__)
# Initialize the Rails application.
Rails.application.initialize!