CHANGES-2.1.markdown in hobo-2.1.0.pre1 vs CHANGES-2.1.markdown in hobo-2.1.0.pre2

- old
+ new

@@ -45,13 +45,14 @@ * raise_on_type_mismatch has been renamed to raise_on_type_mismatch! ## Other * `protected_attributes` gem has been added to support the "old" way of protecting attributes * Domizio has made Hobo thread safe :) +* Hobo's custom `will_paginate` has been packaged into the `hobo_will_paginate` gem. This should make possible to install Hobo without Git (it seems to be a bit hard under Windows). # Running the integration tests: The integration tests in the "agility_bootstrap" folder have been updated for Hobo 2.1 and Rails 4. -see https://github.com/tablatom/hobo/integration_tests/agility_bootstrap/README +see https://github.com/Hobo/hobo/blob/master/integration_tests/agility_bootstrap/README