Class: RMQActivityData
- Defined in:
- lib/project/ruby_motion_query/rmq_activity_data.rb
Instance Attribute Summary collapse
-
#cached_rmq ⇒ Object
Returns the value of attribute cached_rmq.
-
#stylesheet ⇒ Object
Returns the value of attribute stylesheet.
Instance Attribute Details
#cached_rmq ⇒ Object
Returns the value of attribute cached_rmq.
2 3 4 |
# File 'lib/project/ruby_motion_query/rmq_activity_data.rb', line 2 def cached_rmq @cached_rmq end |
#stylesheet ⇒ Object
Returns the value of attribute stylesheet.
2 3 4 |
# File 'lib/project/ruby_motion_query/rmq_activity_data.rb', line 2 def stylesheet @stylesheet end |