Module: Wallaby::View
- Extended by:
- ActiveSupport::Concern
- Includes:
- ActionViewable, Themeable
- Defined in:
- lib/wallaby/view.rb,
lib/wallaby/view/version.rb,
lib/wallaby/view/themeable.rb,
lib/wallaby/view/action_viewable.rb,
lib/wallaby/view/custom_prefixes.rb,
lib/wallaby/view/custom_lookup_context.rb
Overview
Defined Under Namespace
Modules: ActionViewable, Themeable Classes: CustomLookupContext, CustomPrefixes
Constant Summary collapse
- COMMA =
:nodoc:
','- EMPTY_STRING =
:nodoc:
''- DOT_RB =
:nodoc:
'.rb'- SLASH =
:nodoc:
'/'- EQUAL =
:nodoc:
'='- UNDERSCORE =
:nodoc:
'_'- VERSION =
:nodoc:
'0.1.7'
Method Summary
Methods included from ActionViewable
#_prefixes, #lookup_context, #original_lookup_context, #original_prefixes, #override_lookup_context, #override_prefixes