Socket
Book a DemoInstallSign in
Socket

syosset-plugins-base

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

syosset-plugins-base

bundlerRubygems
Version
0.1.0
Version published
Maintainers
1
Created
Source

Syosset::Plugins::Base

This is the base code for a plugin system designed to autoload "plugins" (Rails Engines) in vendor/plugins which follow a certain convention.

TODO: Document this convention See https://github.com/Syosset/syosset to see this plugin framework in use.

Installation

Add this line to your application's Gemfile:

gem 'syosset-plugins-base'

And then execute:

$ bundle

Or install it yourself as:

$ gem install syosset-plugins-base

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/syosset-plugins-base.

FAQs

Package last updated on 02 Sep 2017

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