README.md in navigator-0.8.0 vs README.md in navigator-0.9.0
- old
+ new
@@ -21,11 +21,11 @@
0. Any of the following Ruby VMs:
* [MRI 2.x.x](http://www.ruby-lang.org)
* [JRuby 1.x.x](http://jruby.org)
* [Rubinius 2.x.x](http://rubini.us)
-0. [Ruby on Rails 4.x.x](http://rubyonrails.org).
+0. [Ruby on Rails 4.1.x](http://rubyonrails.org).
# Setup
For a secure install, type the following from the command line (recommended):
@@ -252,9 +252,14 @@
# Tests
To test, run:
bundle exec rspec spec
+
+To test the dummy application, run:
+
+ cd spec/dummy
+ bin/rails server
# Versioning
Read [Semantic Versioning](http://semver.org) for details. Briefly, it means: