Method: RailsPerformance::DataSource#klass
- Defined in:
- lib/rails_performance/data_source.rb
#klass ⇒ Object (readonly)
Returns the value of attribute klass.
3 4 5 |
# File 'lib/rails_performance/data_source.rb', line 3 def klass @klass end |