Updated Ruby version in README

This commit is contained in:
Al Snow 2014-08-29 11:17:48 -04:00
parent e435aa2beb
commit 448189e5ef
2 changed files with 13 additions and 1 deletions

View File

@ -132,7 +132,7 @@ Ideally, a bug report should include a pull request with failing specs.
[pr]: http://help.github.com/send-pull-requests/
## Supported Ruby Version
This library aims to support and is [tested against][travis] Ruby version 2.1.0.
This library aims to support and is [tested against][travis] Ruby version 2.1.2.
If something doesn't work on this version, it should be considered a bug.

12
test/h Normal file
View File

@ -0,0 +1,12 @@
./h
./test_helper.rb
./controllers/addresses_controller_test.rb
./controllers/users_controller_test.rb
./controllers/sitemaps_controller_test.rb
./controllers/sessions_controller_test.rb
./controllers/things_controller_test.rb
./controllers/main_controller_test.rb
./controllers/info_window_controller_test.rb
./controllers/reminders_controller_test.rb
./controllers/passwords_controller_test.rb
./performance/browsing_test.rb