diff --git a/README.md b/README.md index c876d9a..adb1531 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/test/h b/test/h new file mode 100644 index 0000000..a9dfbd1 --- /dev/null +++ b/test/h @@ -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