Sha256: 7e23e5581a531a52c1616df80e1d05c184caaaa487f21ba932df18e568afdcc0
Contents?: true
Size: 410 Bytes
Versions: 25
Compression:
Stored size: 410 Bytes
Contents
#!/usr/bin/env ruby #--- # Copyright 2003-2013 by Jim Weirich (jim.weirich@gmail.com). # 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
25 entries across 25 versions & 1 rubygems