Skip to content

Commit

Permalink
remove language_pack_gems, not used anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Oct 11, 2011
1 parent 88b676e commit 0c9b416
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/language_pack/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ def default_path
"#{slug_vendor_base}/bin:/usr/local/bin:/usr/bin:/bin:bin"
end

# path to the vendored gems
# @return [String] resulting path
def language_pack_gems
File.expand_path("../../../vendor/gems", __FILE__)
end

# the relative path to the bundler directory of gems
# @return [String] resulting path
def slug_vendor_base
Expand Down

0 comments on commit 0c9b416

Please sign in to comment.