Sha256: 7bac656a894682f70f1ae09b3ce2dd338c5eb4b7688f2f5b775838b7a13d75b7

Contents?: true

Size: 1.59 KB

Versions: 21

Compression:

Stored size: 1.59 KB

Contents

# Helpers

- #### [sample_data](https://github.com/bigbinary/neeto-commons-backend/tree/main/app/services/neeto_commons_backend/sample_data/common)

    These services helps in setting up the common sample data.
    
    1. [Admin service](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/sample_data/common/admin_service.rb)

    2. [App organization service](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/sample_data/common/app_organization_service.rb)

    3. [Database cleanup service](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/sample_data/common/database_cleanup_service.rb)

    4. [Neeto team members service](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/sample_data/common/neeto_team_members_service.rb)

    5. [Organization service](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/sample_data/common/organization_base.rb)

- #### [NeetoCommonsBackend::SourceMapPublishService](https://github.com/bigbinary/neeto-commons-backend/blob/main/app/services/neeto_commons_backend/source_map_publish_service.rb)

    Service to upload SourceMap files to Honeybadger during Heroku deployment process, once the bin/webpack step is completed.

- #### [NeetoCommonsBackend::Services::CustomDomain](https://github.com/bigbinary/neeto-commons-backend/blob/main/lib/neeto_commons_backend/services/custom_domain_service.rb)

    This service helps in creating and deleting custom domains.

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
neeto-commons-backend-1.0.89 docs/services/README.md