Sha256: 2904104e8f4e87715b2a23a9b17cdb476f525da66e6a5331e566460fd4debb0f

Contents?: true

Size: 336 Bytes

Versions: 3

Compression:

Stored size: 336 Bytes

Contents

$LOAD_PATH.unshift(File.expand_path('../../../lib', __FILE__))
require 'rspec/rails/version'
# This needs to be installed on the system, as well as all of its rspec-2 deps
# - would be nicer if we could source them from the <repo>/pkg dirs
gem 'rspec-rails', :path => File.expand_path('../../../', __FILE__)

generate('rspec:install')

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rspec-rails-2.0.0.beta.2 example_app_template.rb
rspec-rails-2.0.0.beta.1 example_app_template.rb
rspec-rails-2.0.0.a10 example_app_template.rb