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

Hooks error related to exclamation points #1

Closed
veloper opened this issue Feb 18, 2014 · 1 comment
Closed

Hooks error related to exclamation points #1

veloper opened this issue Feb 18, 2014 · 1 comment

Comments

@veloper
Copy link
Owner

veloper commented Feb 18, 2014

/Users/user/.rvm/gems/ruby-1.9.3-p448@sourcing_r3211/gems/hooks-0.2.2/lib/hooks/inheritable_attribute.rb:30:in `instance_eval': (eval):3: syntax error, unexpected '!', expecting keyword_end (SyntaxError)
          @_after_start!_callbacks = v
                        ^
(eval):7: syntax error, unexpected '!', expecting keyword_end
...          return @_after_start!_callbacks unless superclass....
...                               ^
(eval):7: syntax error, unexpected tIDENTIFIER, expecting ')'
...nd_to?(:_after_start!_callbacks) and value = superclass._aft...
...                               ^
(eval):8: syntax error, unexpected '!', expecting keyword_end
          @_after_start!_callbacks ||= value.clone # ...
veloper added a commit that referenced this issue Feb 19, 2014
@veloper
Copy link
Owner Author

veloper commented Feb 19, 2014

hooks-0.3.3 is now a requirement.

@veloper veloper closed this as completed Feb 19, 2014
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

1 participant