Module: Gitloggl::Const
- Defined in:
- lib/gitloggl/const.rb
Constant Summary collapse
- INTEGRATIONS =
:integrations- NAME =
'name'- GITLAB_URL =
'gitlab_url'- GITLAB_TOKEN =
'gitlab_token'- TOGGL_WORKSPACE_ID =
'toggl_workspace_id'- TOGGL_PROJECT_ID =
'toggl_project_id'- TOGGL_TOKEN =
'toggl_token'