Sha256: f6693b23f544e2a9265cf0ab090213c82d219671382eab1cd42d04b9e025b008

Contents?: true

Size: 263 Bytes

Versions: 5

Compression:

Stored size: 263 Bytes

Contents

run('rake db:migrate')
run('rake db:test:prepare')
run('rspec spec -cfdoc')
run('rake spec')
run('rake spec:requests')
run('rake spec:models')
run('rake spec:views')
run('rake spec:controllers')
run('rake spec:helpers')
run('rake spec:mailers')
run('rake stats')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rspec-rails-2.0.0.beta.4 templates/run_specs.rb
rspec-rails-2.0.0.beta.3 templates/run_specs.rb
rspec-rails-2.0.0.beta.2 templates/run_specs.rb
rspec-rails-2.0.0.beta.1 templates/run_specs.rb
rspec-rails-2.0.0.a10 templates/run_specs.rb