Skip to content

Commit 20894a4

Browse files
committed
update README
1 parent faa4412 commit 20894a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ love to get Jasmine running also, but haven't had time yet.
143143
Tests can be ran against different versions of Rails like so:
144144

145145
```
146-
BUNDLE_GEMFILE=spec/gemfiles/Gemfile.rails-3.2.x bundle install
147-
BUNDLE_GEMFILE=spec/gemfiles/Gemfile.rails-3.2.x bundle exec rspec spec
146+
BUNDLE_GEMFILE=spec/gemfiles/Gemfile.rails-4.0.x bundle install
147+
BUNDLE_GEMFILE=spec/gemfiles/Gemfile.rails-4.0.x bundle exec rspec spec
148148
```
149149

150150
Feel free to open issues or send pull requests.

0 commit comments

Comments
 (0)