Project

General

Profile

Refactor #1623

Add support for Gemfile.local.rb

Added by Brian Gupta almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Currently to tweak the bundler Gemfile, it makes it difficult to track the master repo, and everytime it is updated changes have to be merged. Seperating out customizations into a separate file would largely address this.

See the following for details on how to do this: http://stackoverflow.com/questions/4244182/how-to-customize-gemfile-per-developer

We need to add Gemfile.local.rb to .gitignore as well.

Associated revisions

Revision ad69366c (diff)
Added by Brian Gupta almost 11 years ago

Added bundler support for Gemfile.local.rb to support local customizations. Fixed #1623

History

#1 Updated by Ohad Levy almost 11 years ago

  • Status changed from New to Closed

fixed at ad69366c

Also available in: Atom PDF