Package: ruby-actionpack-page-caching / 1.0.2-4

Metadata

Package Version Patches format
ruby-actionpack-page-caching 1.0.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Bundler Dependency | (download)

test/abstract_unit.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bundler dependency
 Removing bundler dependecy from test file.
 .
 ruby-actionpack-page-caching (1.0.2-1) UNRELEASED; urgency=medium
 .
Fix Failing Tests.patch | (download)

test/caching_test.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] fix failing tests by requiring mocha

Now that the rails gem points to 4.2, we need to require mocha in order
to use the `expects` syntax, otherwise tests will fail. See:
https://travis-ci.org/rails/actionpack-action_caching/jobs/46021642