Sha256: 4d656c3ad9d45223b86ca3074936838cd658e000ec6cf3df9f939146de25b859
Contents?: true
Size: 373 Bytes
Versions: 52
Compression:
Stored size: 373 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', 'html2haml', version)
Version data entries
52 entries across 52 versions & 3 rubygems