Class: Hanami::Routing::Resource::MemberAction Private

Inherits:
CollectionAction 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.

Collection action It implements #member within a #resource block.

See Also:

Since:

  • 0.1.0

Constant Summary

Constants inherited from Action

Action::NESTED_ROUTES_SEPARATOR

Method Summary

Methods inherited from CollectionAction

#generate

Methods inherited from Action

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

Constructor Details

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

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Hanami::Routing::Resource::CollectionAction