Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

neeto-commons-backend

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neeto-commons-backend

  • 1.0.109
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

NeetoCommonsBackend

NeetoCommonsBackend gem is responsible for handling common business logic that are used across the neeto applications and also store the common files like that are widely used in all neeto applications. NeetoCommonsBackend, together with neetoCompliance gem handles the standardisation of configuration stucture and code standard.

All the controllers, concerns, services, helpers, views defined in neeto-commons-backend gem are as follows:

File name

Category

Controllers

Mailers

Model Concerns

Controller Concerns

Workers

Carriers

Workflows

gemfiles

Helpers

Initializers

Routes

Scripts

Services

Installation

  1. Add this line to your application's Gemfile:

    gem "neeto-commons-backend", git: "https://github.com/bigbinary/neeto-commons-backend"
    
  2. And then execute:

    $ bundle install
    

Development

  1. Add this line to your application's Gemfile (replace the path to the local copy of neetoCommonsBackend gem):

    gem 'neeto-commons-backend', path: '../neeto-commons-backend'
    
  2. And then execute:

    $ bundle install
    

FAQs

Package last updated on 01 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc