Method: RDL::Type::WildQuery#match
- Defined in:
- lib/rdl/types/wild_query.rb
#match(other) ⇒ Object
32 33 34 |
# File 'lib/rdl/types/wild_query.rb', line 32 def match(other) return true end |
32 33 34 |
# File 'lib/rdl/types/wild_query.rb', line 32 def match(other) return true end |