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