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

Add ability to exclude specific methods #5

Open
solnic opened this issue Dec 15, 2014 · 2 comments
Open

Add ability to exclude specific methods #5

solnic opened this issue Dec 15, 2014 · 2 comments

Comments

@solnic
Copy link
Owner

solnic commented Dec 15, 2014

DSL ideas:

class ArrayProxy
  include Charlatan.new(:array, exclude: [:to_a, :to_ary])
end
@gregory
Copy link

gregory commented Feb 4, 2015

👍 ! is this planned?

@solnic
Copy link
Owner Author

solnic commented Feb 4, 2015

It's under consideration :)

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

No branches or pull requests

2 participants