Actions
Patch #8128
closedBundler support
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gems support
Target version:
-
Start date:
2011-04-11
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I've noticed that in trunk now we can use rubygems 1.5 and rails 2.3.11 so I made a patch for adding bundler support.
The dependencies are loaded from Gemfile
and can be customized using Gemfile.local.rb
The patch is based on trunk r5414
Files
Related issues
Updated by Alessio Caiazza over 13 years ago
- File bundler.diff bundler.diff added
The previous patch was editing also .hgignore wich is not present on svn but only on the hg mirror.
Updated by Etienne Massip over 13 years ago
There is already a patch for bundler support, see #5638.
Updated by Alessio Caiazza over 13 years ago
Etienne Massip wrote:
There is already a patch for bundler support, see #5638.
Ahh, the magic "Next" link on the bottom of the search results page...
Updated by Etienne Massip over 13 years ago
- Status changed from New to Closed
Sorry, I close this one as duplicate of #5638 as patches are very similar.
Updated by Etienne Massip over 13 years ago
- Target version set to Candidate for next major release
Updated by Etienne Massip over 13 years ago
- Target version deleted (
Candidate for next major release)
Actions