Class: Mongoid::Tags::Tag
- Inherits:
-
Treetop::Runtime::SyntaxNode
- Object
- Treetop::Runtime::SyntaxNode
- Mongoid::Tags::Tag
- Defined in:
- lib/mongoid/tags.rb
Instance Method Summary collapse
Instance Method Details
#to_criteria ⇒ Object
44 45 46 |
# File 'lib/mongoid/tags.rb', line 44 def to_criteria tag.text_value end |