Commit f10cf53a
Changed files (1)
config
config/application.rb
@@ -22,7 +22,6 @@ module Cake
# Custom directories with classes and modules you want to be autoloadable.
config.autoload_paths += %W(#{config.root}/app/services/application)
- config.autoload_paths += %W(#{config.root}/app/services/domain)
config.autoload_paths += %W(#{config.root}/app/services/infrastructure)
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.