Commit Graph

4 Commits

Author SHA1 Message Date
dhx 831e173170 Fixes the exportAll -> export_all outline API change
As until now the client implementation replaced single underscores with a dot
this was not compatible with underscores in the API URIs.
For this reason now double underscores in the method name are replaced with a
dot instead.
2024-03-07 06:38:05 +00:00
Nemo d31051f6f0 [style] Fixes rubocop warnings 2019-08-12 19:27:49 +05:30
Nemo beed823d63 Fix import script 2019-08-12 18:56:52 +05:30
Nemo 4bbc3d373a [docker] Adds export and general re-org
- Move import script to exe/
- Fix httparty dependency being included in gemspec
- Add license in Gemspec
- Add .dockerignore
2019-08-12 16:55:57 +05:30