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

Fix "undefined method 'perform' for main:Object" caused by merging #93. #99

Merged
merged 1 commit into from
Jul 23, 2014
Merged

Fix "undefined method 'perform' for main:Object" caused by merging #93. #99

merged 1 commit into from
Jul 23, 2014

Conversation

kenips
Copy link
Contributor

@kenips kenips commented Jul 23, 2014

Fix "undefined method 'perform' for main:Object" caused by merging #93.

NoMethodError: undefined method `perform' for main:Object
vendor/bundle/ruby/2.1.0/gems/bower-rails-0.8.1/lib/tasks/bower.rake:33:in `block (3 levels) in <top (required)>'`

@kenips
Copy link
Contributor Author

kenips commented Jul 23, 2014

And please release whenever you can :). thanks!

SergeyKishenin added a commit that referenced this pull request Jul 23, 2014
Fix "undefined method 'perform' for main:Object" caused by merging #85.
@SergeyKishenin SergeyKishenin merged commit d7fd042 into rharriso:master Jul 23, 2014
@SergeyKishenin
Copy link
Collaborator

My fault. Thanks, bro!

@kenips kenips deleted the bug/merge_conflict branch July 23, 2014 15:56
@kenips
Copy link
Contributor Author

kenips commented Jul 23, 2014

Np. thanks for the new features!!

@SergeyKishenin
Copy link
Collaborator

Have you tested your bugfix?

@kenips
Copy link
Contributor Author

kenips commented Jul 23, 2014

locally it works for me. but I think best is to create a failing test case first? since it didn't even fail in the first place.

@SergeyKishenin SergeyKishenin changed the title Fix "undefined method 'perform' for main:Object" caused by merging #85. Fix "undefined method 'perform' for main:Object" caused by merging #93. Jul 23, 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

Successfully merging this pull request may close these issues.

2 participants