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

establish plugin loading dock #415

Merged
merged 1 commit into from
Feb 4, 2016
Merged

establish plugin loading dock #415

merged 1 commit into from
Feb 4, 2016

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Feb 4, 2016

No description provided.

}]
end

def list
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicking, but how about extend Forwardable and def_delegator :@registry, :keys, :list?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch! not yet used to forwardable, but your suggestion simplifies code really well :) thank you for that!

@chris-rock
Copy link
Contributor

@arlimus so cool to get this started!

chris-rock added a commit that referenced this pull request Feb 4, 2016
establish plugin loading dock
@chris-rock chris-rock merged commit 8abbb67 into master Feb 4, 2016
@chris-rock chris-rock deleted the dr/plugin branch February 4, 2016 14:07
@chris-rock chris-rock added this to the 0.9.12 milestone Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants