Sha256: 103fcca47ed77ee062da0a32e51805b4a43c9a63e32509a3737fcd774783ad5e
Contents?: true
Size: 1.25 KB
Versions: 21
Compression:
Stored size: 1.25 KB
Contents
# Helpers - #### [NeetoCommonsBackend::Helpers::AuthServerApi](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/helpers/auth_server_api.rb) It helps in creating requests to auth server. - #### [NeetoCommonsBackend::Helpers.favicon](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/helpers/favicon.rb) This helper setup the favicon icon. - #### [NeetoCommonsBackend::Helpers.common_client_props](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/helpers/global_props.rb) This helper defines the commons client props like organization details, user details, neeto data, app details, Honeybadger details, env, permissions etc. - #### [NeetoCommonsBackend::Helpers.build_neeto_widget_script_url](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/helpers/neeto_widget_helper.rb) This helper adds the neeto widget script url according to environment. - #### [NeetoCommonsBackend::TestHelper.setup](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/helpers/test_helper.rb) This helper setup the simplecov config, minitest reporters config and common stubs for the tests.
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
neeto-commons-backend-1.0.89 | docs/helpers/README.md |