Class: Hanami::Routing::Resource::Show Private

Inherits:
Action
  • Object
show all
Defined in:
lib/hanami/routing/resource/action.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Show action

See Also:

Since:

  • 0.1.0

Direct Known Subclasses

Hanami::Routing::Resources::Show

Constant Summary

Constants inherited from Action

Action::NESTED_ROUTES_SEPARATOR

Method Summary

Methods inherited from Action

generate, #generate, #initialize, #namespace, #resource_name

Constructor Details

This class inherits a constructor from Hanami::Routing::Resource::Action