GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: RSpec's official Ruby on Rails plugin
Clone URL: git://github.com/dchelimsky/rspec-rails.git
dchelimsky (author)
Sat Oct 04 11:50:51 -0700 2008
commit  929f507fe4d21318a9363bceef8457bdc4eb9647
tree    ed8d9b72fdf24ce5034de621d33a6fe34edcd430
parent  931f3700cf90f44f10ad599b360b20ebbbe95eab
rspec-rails / UPGRADE
100644 7 lines (4 sloc) 0.181 kb
1
2
3
4
5
6
7
== Upgrade
 
  script/generate rspec
  
Or modify spec_helper.rb based on the template, which can be found at:
 
  vendor/plugins/rspec-rails/generators/rspec/templates/spec_helper.rb