Class: RolloutRestAPI
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- RolloutRestAPI
- Defined in:
- lib/rollout_rest_api.rb
Defined Under Namespace
Classes: FakeUser
Class Attribute Summary collapse
-
.rollout ⇒ Object
Returns the value of attribute rollout.
Class Attribute Details
.rollout ⇒ Object
Returns the value of attribute rollout.
7 8 9 |
# File 'lib/rollout_rest_api.rb', line 7 def rollout @rollout end |