Class: ROM::CSV::Relation
- Inherits:
-
Relation
- Object
- Relation
- ROM::CSV::Relation
- Defined in:
- lib/rom/csv/relation.rb
Overview
Relation subclass of CSV adapter
Instance Method Summary collapse
Instance Method Details
#count ⇒ Object
17 18 19 |
# File 'lib/rom/csv/relation.rb', line 17 def count dataset.count end |