README.md in uptimerobot-0.1.1 vs README.md in uptimerobot-0.1.2
- old
+ new
@@ -41,13 +41,13 @@
# "type"=>"1",
# "subtype"=>"",
# ...
client.newMonitor(
- :monitorFriendlyName => 'Google',
- :monitorURL => 'http://www.google.com',
- :monitorType => UptimeRobot::Monitor::Type::HTTP,
- :monitorAlertContacts => '448-716'
+ monitorFriendlyName: 'Google',
+ monitorURL: 'http://www.google.com',
+ monitorType: UptimeRobot::Monitor::Type::HTTP,
+ monitorAlertContacts: '448,716'
)
```
## Test