Module: Cuboid::Support::Mixins::Profiler::ClassMethods
- Defined in:
- lib/cuboid/support/mixins/profiler.rb
Instance Method Summary collapse
Instance Method Details
#profile_data ⇒ Object
45 46 47 |
# File 'lib/cuboid/support/mixins/profiler.rb', line 45 def profile_data @profile ||= {} end |