Class: Prorate::Throttle::Status
- Inherits:
-
Object
- Object
- Prorate::Throttle::Status
- Defined in:
- lib/prorate/throttle.rb
Instance Method Summary collapse
Instance Method Details
#throttled? ⇒ Boolean
128 129 130 |
# File 'lib/prorate/throttle.rb', line 128 def throttled? is_throttled end |