Class: Namespace::AlphaPluginController

Inherits:
ApplicationController
  • Object
show all
Defined in:
vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace/alpha_plugin_controller.rb

Instance Method Summary

Instance Method Details

- (Object) an_action



2
3
4
# File 'vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace/alpha_plugin_controller.rb', line 2

def an_action
  render_class_and_action
end