Sha256: 9a2c52b70efab7bcb2102ff85df7027a64d53d1f1bd26711de804e92e8b6e31e
Contents?: true
Size: 209 Bytes
Versions: 1
Compression:
Stored size: 209 Bytes
Contents
class HelperTest < ActionView::TestCase include ActiveSupport::Testing::SetupAndTeardown include ActionView::TestCase::Behavior extend MiniTest::Spec::DSL register_spec_type(/helper$/i, self) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
api_versioning-0.0.9 | test/support/helper_test.rb |