Method: Comma::Extractor#id
- Defined in:
- lib/comma/extractors.rb
#id(*args) ⇒ Object
16 17 18 |
# File 'lib/comma/extractors.rb', line 16 def id(*args) method_missing(:id, *args) end |
16 17 18 |
# File 'lib/comma/extractors.rb', line 16 def id(*args) method_missing(:id, *args) end |