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

@@ -94,3 +94,5 @@ group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console', '~> 3.0'
end
eval_gemfile './Gemfile_custom'