Method: Lore::Clause#tag
- Defined in:
- lib/lore/clause.rb
#tag ⇒ Object
358 359 360 |
# File 'lib/lore/clause.rb', line 358 def tag @field_name.gsub('.','--') end |
358 359 360 |
# File 'lib/lore/clause.rb', line 358 def tag @field_name.gsub('.','--') end |