Method: Featureflow.client
- Defined in:
- lib/featureflow.rb
.client ⇒ Object Also known as: featureflow
28 29 30 |
# File 'lib/featureflow.rb', line 28 def client @client ||= Featureflow::Client.new(configuration) end |
28 29 30 |
# File 'lib/featureflow.rb', line 28 def client @client ||= Featureflow::Client.new(configuration) end |