freebsd-ports/devel/rubygem-default_value_for
Kurt Jaeger 5ea323eb83 devel/rubygem-default_value_for: 3.0.0.1 -> 3.0.1
- Invoke ActiveSupport::Dependencies.clear after test runs
  On Rails 4.1+, depending on the order the tests run in, the Book class
  created during test setup will sometimes be resolved to the same class
  used by a previous test method, even though the constant it was assigned
  to has been unset. This is because the class is still assigned
  anonymously as the value to the "Book" key in an instance of
  ActiveSupport::Dependencies::ClassCache.

PR:		207481
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
2016-03-27 15:02:51 +00:00
..
distinfo
Makefile
pkg-descr