aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/rspec/spec/README.jruby
diff options
context:
space:
mode:
authorfrancis <francis>2008-09-04 06:10:25 +0000
committerfrancis <francis>2008-09-04 06:10:25 +0000
commit5bde1025dc4d43ea53f63107b88711ebf8942408 (patch)
tree962c8b1fb32186fbd1ab15050ede8e560d9a63f6 /vendor/plugins/rspec/spec/README.jruby
parentce2cf5ed73d81180e9f88d590daaa23989ee9472 (diff)
rspec for rails 2.1
Diffstat (limited to 'vendor/plugins/rspec/spec/README.jruby')
-rw-r--r--vendor/plugins/rspec/spec/README.jruby1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/plugins/rspec/spec/README.jruby b/vendor/plugins/rspec/spec/README.jruby
index 0b31d1877..7eddb5671 100644
--- a/vendor/plugins/rspec/spec/README.jruby
+++ b/vendor/plugins/rspec/spec/README.jruby
@@ -7,6 +7,7 @@ ant
# put JRuby's bin dir on your PATH
jruby -S gem install rake --no-ri --no-rdoc
jruby -S gem install diff-lcs
+jruby -S gem install syntax
cd ../testsuites/rspec
mkdir target
jruby -S rake checkout_code