lib/vedeu/cli/generator/templates/application/application.erb in vedeu-0.4.62 vs lib/vedeu/cli/generator/templates/application/application.erb in vedeu-0.4.63
- old
+ new
@@ -1,6 +1,6 @@
require_relative 'config/configuration'
-# Uncomment this, if you are manually setting the entry point below
+# When manually setting the entry point below, uncomment this line:
# require_relative 'app/controllers/some_controller'
module <%= object.name_as_class %>
class Application