Method: UState::Client::Query#initialize
- Defined in:
- lib/ustate/client/query.rb
#initialize ⇒ Query
Little query builder
4 5 6 |
# File 'lib/ustate/client/query.rb', line 4 def initialize @predicate = nil end |
Little query builder
4 5 6 |
# File 'lib/ustate/client/query.rb', line 4 def initialize @predicate = nil end |