mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-19 08:40:12 +01:00
7 lines
188 B
Text
7 lines
188 B
Text
|
|
== Spec::Rails
|
||
|
|
|
||
|
|
script/generate rspec
|
||
|
|
|
||
|
|
Or modify spec_helper.rb based on the template, which can be found at:
|
||
|
|
|
||
|
|
vendor/plugins/rspec_on_rails/generators/rspec/templates/spec_helper.rb
|