Method: Echowrap::RateLimit#initialize
- Defined in:
- lib/echowrap/rate_limit.rb
#initialize(attrs = {}) ⇒ Echowrap::RateLimit
9 10 11 |
# File 'lib/echowrap/rate_limit.rb', line 9 def initialize(attrs={}) @attrs = attrs end |
9 10 11 |
# File 'lib/echowrap/rate_limit.rb', line 9 def initialize(attrs={}) @attrs = attrs end |