Sha256: 6501b17a420b9a57ad255e9bd38f25c0a2d02d6173f11a7f08e37fe120c48e90
Contents?: true
Size: 428 Bytes
Versions: 15
Compression:
Stored size: 428 Bytes
Contents
#!/usr/bin/env ruby #--- # Copyright 2003, 2004, 2005, 2006, 2007 by Jim Weirich (jim@weirichhouse.org). # All rights reserved. # # Permission is granted for use, copying, modification, distribution, # and distribution of modified versions of this work as long as the # above copyright notice is included. #+++ # Require the modules needed for rails oriented mocking. require 'flexmock' require 'flexmock/rails/view_mocking'
Version data entries
15 entries across 15 versions & 2 rubygems