Module: Aker::Rails
- Defined in:
- lib/aker/rails.rb,
lib/aker/rails/railtie.rb,
lib/aker/rails/version.rb,
lib/aker/rails/application.rb,
lib/aker/rails/configuration_ext.rb,
lib/aker/rails/secured_controller.rb
Overview
Rails integration for aker. In general, it is a thin wrapper around aker’s rack integration.
Everything in this module is in the ‘aker-rails` gem plugin.
Defined Under Namespace
Modules: Application, ConfigurationExt, SecuredController, Test Classes: Railtie
Constant Summary collapse
- VERSION =
VERSION is in a separate file with no external dependencies so it can be sourced from the gemspec.
"3.0.2"