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

uninitialized constant error #43

Open
ali-v-1985 opened this issue Apr 17, 2019 · 2 comments
Open

uninitialized constant error #43

ali-v-1985 opened this issue Apr 17, 2019 · 2 comments

Comments

@ali-v-1985
Copy link

ali-v-1985 commented Apr 17, 2019

When I create a pointcut like this:
my_pointcuts = Pointcut.new :invocations_of => :all_methods, :on_types => MyClass

It keep giving me this error:

uninitialized constant MyClass (NameError)

Can you help me with that, please?

@deanwampler
Copy link
Contributor

I'm traveling and won't be able to look at this before the weekend. It could be that Aquarium is incompatible with the version of Ruby you are using. I haven't updated Aquarium in a long time. See the compatibility information in the README.

@deanwampler
Copy link
Contributor

I updated the project to use Ruby 2.6.3 and rehosted the docs here: https://deanwampler.github.io/open-source/aquarium/index.html (since RubyForge is dead).

You can download a new 0.7.1 gem from rubygems.org.

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

No branches or pull requests

2 participants