Module: Dry::Web::Roda
- Defined in:
- lib/dry/web/roda/cli.rb,
lib/dry/web/roda/version.rb,
lib/dry/web/roda/generate.rb,
lib/dry/web/roda/inflector.rb,
lib/dry/web/roda/application.rb,
lib/dry/web/roda/cli/generate.rb,
lib/dry/web/roda/generators/sub_app.rb,
lib/dry/web/roda/generators/inflections.rb,
lib/dry/web/roda/generators/flat_project.rb,
lib/dry/web/roda/generators/abstract_project.rb,
lib/dry/web/roda/generators/umbrella_project.rb,
lib/dry/web/roda/generators/abstract_generator.rb
Defined Under Namespace
Modules: Generators Classes: Application, CLI, Generate
Constant Summary collapse
- VERSION =
"0.14.0".freeze
- Inflector =
Dry::Inflector.new