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