Issue Details (XML | Word | Printable)

Key: WARBLER-18
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nick Sieger
Reporter: davemitchell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
warbler

Warbler is not aware of ENV['BUNDLE_GEMFILE']

Created: 02/Sep/10 12:38 AM   Updated: 29/Mar/11 04:08 PM   Resolved: 29/Mar/11 04:08 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.3.0

Time Tracking:
Not Specified

Environment:

OSX / Rails


Tags:


 Description  « Hide

Bundler 1.0 allows you to override the default Gemfile name by setting BUNDLE_GEMFILE in the environment. Warbler is does not recognize this, and always uses the hardcoded files Gemfile and Gemfile.lock.



Nick Sieger added a comment - 02/Sep/10 05:53 PM

Thanks for the report, should be able to rectify this in the next release.


Nick Sieger added a comment - 29/Mar/11 04:08 PM

Fixed in 1aafb342.