initial commit

This commit is contained in:
2015-10-02 21:05:03 +02:00
commit 6cd84715b1
49 changed files with 928 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Rails.application