Custom folder structure: initial documentation, code and structure folders

This commit is contained in:
Andrés Pereira
2016-05-31 19:57:29 +02:00
parent 1975018d6a
commit a4dbd768ce
14 changed files with 254 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
module Consul
class Application < Rails::Application
end
end