Sha256: eb6ca973cef4363128995f44e63f58927f1fc32f69e1378a022124b3f711f18b

Contents?: true

Size: 537 Bytes

Versions: 4

Compression:

Stored size: 537 Bytes

Contents

#!/bin/sh
'exec' "ruby" '-x' "$0" "$@"
#!/Users/repli/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
#
# This file was generated by RubyGems.
#
# The application 'diff-lcs' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first
  str = ARGV.first
  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
  if str =~ /\A_(.*)_\z/
    version = $1
    ARGV.shift
  end
end

gem 'diff-lcs', version
load Gem.bin_path('diff-lcs', 'htmldiff', version)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tuktuk-rails-0.0.10 vendor/bundle/ruby/2.0.0/bin/htmldiff
tuktuk-rails-0.0.9 vendor/bundle/ruby/2.0.0/bin/htmldiff
tuktuk-rails-0.0.8 vendor/bundle/ruby/2.0.0/bin/htmldiff
tuktuk-rails-0.0.7 vendor/bundle/ruby/2.0.0/bin/htmldiff