Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support to change the top level directory for plugins #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mpapis
Copy link
Member

@mpapis mpapis commented Jun 25, 2017

@logicminds pushed a new update to branch in this repository, I have added you to the team so now you can work on it here too :)

logicminds and others added 2 commits June 13, 2017 19:55
  * Fixes #13 - use different plugin path
  * previously by default, pluginator would only look in the directory
    named plugins.  While this is a great notion, many existing plugin
    systems do not follow this path.
    This attempts to allow the user to change the default plugins
    directory to something different.

    Example: lib/plugins/my_group/plugin_name.rb  can now be
             lib/alt_plugins/my_group/plugin_name.rb.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8d745f3 on feature/configurable_plugins_dir into e205d0e on master.

@logicminds
Copy link
Contributor

Thanks. I got a bit sidetracked, Will get this tested and working this week.

@mpapis
Copy link
Member Author

mpapis commented Aug 27, 2017

ping @logicminds also #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants