Module: Maveric::Views
- Defined in:
- lib/maveric.rb
Overview
Should contain various views to be utilized by various maverics
Constant Summary collapse
- TEMPLATES =
{}
Instance Attribute Summary collapse
-
#maveric ⇒ Object
readonly
Returns the value of attribute maveric.
Instance Attribute Details
#maveric ⇒ Object (readonly)
Returns the value of attribute maveric.
10 11 12 |
# File 'lib/maveric.rb', line 10 def maveric @maveric end |