Sha256: 2c4525e77e29a2af89ff93de07f8d5a53fc41cacdfc869977fe39c9a4d2bcb47
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
require 'test_helper.rb' require 'pagination_tests' require 'will_paginate/array' class PaginateResponderTest < ActionController::TestCase tests PaginateController def setup @controller.resource = resource end include PaginationTests end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paginate-responder-1.2.0 | test/paginate_responder_test.rb |