Sha256: 850a10f3316001e520b75a86a31273c39ac881756c3557ac6a26d1cef886c92c
Contents?: true
Size: 217 Bytes
Versions: 16
Compression:
Stored size: 217 Bytes
Contents
require File.expand_path('../rspec', __FILE__) module TestFile module RailsRSpec include RSpec # Don't require anything; this will happen in the spec helper def all_requires [] end end end
Version data entries
16 entries across 16 versions & 1 rubygems