Sha256: c4e93834d242d6b036c96758e1bdfc19ec267ea9a5b1968c6b412adbf50350b4

Contents?: true

Size: 169 Bytes

Versions: 8

Compression:

Stored size: 169 Bytes

Contents

class HelperTest < MiniTest::Spec
  include ActiveSupport::Testing::SetupAndTeardown
  include ActionView::TestCase::Behavior
  register_spec_type(/helper$/i, self)
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
api_versioning-0.0.8 test/support/helper_test.rb
api_versioning-0.0.7 test/support/helper_test.rb
api_versioning-0.0.6 test/support/helper_test.rb
api_versioning-0.0.5 test/support/helper_test.rb
api_versioning-0.0.4 test/support/helper_test.rb
api_versioning-0.0.3 test/support/helper_test.rb
api_versioning-0.0.2 test/support/helper_test.rb
api_versioning-0.0.1 test/support/helper_test.rb