Class: RubyMotionQuery::ControllerData

Inherits:
Object
  • Object
show all
Defined in:
motion/ruby_motion_query/data.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) cached_rmq

Returns the value of attribute cached_rmq



57
58
59
# File 'motion/ruby_motion_query/data.rb', line 57

def cached_rmq
  @cached_rmq
end

- (Object) stylesheet

Returns the value of attribute stylesheet



57
58
59
# File 'motion/ruby_motion_query/data.rb', line 57

def stylesheet
  @stylesheet
end