Sha256: 05893a5f8c89e60ed4dd491a096d72a270815de21e26440a404a27308123642a
Contents?: true
Size: 421 Bytes
Versions: 12
Compression:
Stored size: 421 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 =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'shoulda-context', version load Gem.bin_path('shoulda-context', 'convert_to_should_syntax', version)
Version data entries
12 entries across 12 versions & 2 rubygems