Class: Fixnum
- Inherits:
-
Object
- Object
- Fixnum
- Defined in:
- lib/errorapp_notifier/monkeypatches.rb
Instance Method Summary collapse
Instance Method Details
#to_json(options = {}) ⇒ Object
8 9 10 |
# File 'lib/errorapp_notifier/monkeypatches.rb', line 8 def to_json( = {}) to_s end |