Moved transformers to namespaced directory

This commit is contained in:
Elliot Hesp
2014-11-27 19:18:01 +00:00
parent 15b43dc9a9
commit 4804eb90f8
8 changed files with 29 additions and 8 deletions

View File

@@ -19,7 +19,6 @@
"app/commands",
"app/controllers",
"app/models",
"app/transformers",
"app/database/migrations",
"app/database/seeds",
"app/tests/TestCase.php",