Sha256: 5f729c0660d128e127a6befec98a0d347d076788d408673bd79c040f51830c74
Contents?: true
Size: 503 Bytes
Versions: 15
Compression:
Stored size: 503 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'shoulda-context' 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 'shoulda-context', version load Gem.bin_path('shoulda-context', 'convert_to_should_syntax', version)
Version data entries
15 entries across 13 versions & 3 rubygems