abstract class MobileAction
- MobileAction
- Lucky::Action
- Reference
- Object
Included Modules
- Lucky::EnforceUnderscoredRoute
- LuckyHXML::Renderable
Direct Known Subclasses
- Mobile::Contacts::Create
- Mobile::Contacts::Delete
- Mobile::Contacts::Edit
- Mobile::Contacts::Index
- Mobile::Contacts::New
- Mobile::Contacts::Show
- Mobile::Contacts::Update
Defined in:
actions/mobile_action.crConstant Summary
- 
        AFTER_PIPES = [] of Symbol
- 
        BEFORE_PIPES = [verify_accepted_format] of Symbol
- 
        EXPOSURES = [] of Symbol
- 
        PARAM_DECLARATIONS = [] of Crystal::Macros::TypeDeclaration
- 
        ROUTE_SETTINGS = {prefix: ""}
- 
        SKIPPED_PIPES = [] of Symbol