Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Application failed if gems have the same module as i have a class name #1526

Closed
abonec opened this issue Nov 11, 2011 · 3 comments
Closed

Application failed if gems have the same module as i have a class name #1526

abonec opened this issue Nov 11, 2011 · 3 comments

Comments

@abonec
Copy link

abonec commented Nov 11, 2011

I generated a failed app in rails which doesn't work with bundler --pre but fine with latest stable.
https://github.com/abonec/bundler-failure
My steps to generate:

gem install rails
rails generate bundler-fail
rails generate scaffold platform
i added gem yui-compressor in Gemfile wich require gem Platform that have module Platform

In pre bundler those module and class conflicted.

@abonec
Copy link
Author

abonec commented Apr 2, 2012

It's possible to fix this bug? We can't migrate to new bundler in our project.

@ixti
Copy link
Contributor

ixti commented Jul 9, 2013

@abonec if it still an issue, please fill in some details as described in ISSUES.md or close it otherwise.

@radar
Copy link
Contributor

radar commented Aug 8, 2013

Closing as there has been no more information provided on this issue.

@radar radar closed this as completed Aug 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants