class Prorate::Throttle::Status
Public Instance Methods
throttled?()
click to toggle source
# File lib/prorate/throttle.rb, line 161 def throttled? is_throttled end
# File lib/prorate/throttle.rb, line 161 def throttled? is_throttled end