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

Instance Attribute Details

#mavericObject (readonly)

Returns the value of attribute maveric.



10
11
12
# File 'lib/maveric.rb', line 10

def maveric
  @maveric
end