Module: Snooze
- Defined in:
- lib/snooze.rb
Defined Under Namespace
Classes: Button, ConnectionError, Post
Constant Summary collapse
- VERSION =
The current version of snooze. Do not change the value by hand; it will be updated automatically by the gem release script.
"1.0.0"
- API_HOST =
'https://api.snooze.io'
- API_PATH =
'api'