Sha256: 35e527b6cedcd728025453a4513cb0c03363facb6963a525f7afb5b5f5a2c116
Contents?: true
Size: 368 Bytes
Versions: 52
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'haml' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'haml', version load Gem.bin_path('haml', 'haml', version)
Version data entries
52 entries across 52 versions & 3 rubygems