Method: Rollout::Feature#data
- Defined in:
- lib/rollout/feature.rb
permalink #data ⇒ Object
Returns the value of attribute data.
5 6 7 |
# File 'lib/rollout/feature.rb', line 5 def data @data end |
Returns the value of attribute data.
5 6 7 |
# File 'lib/rollout/feature.rb', line 5 def data @data end |