Sha256: d61f34111f0850fa80ce651cd07e1753ccfc7c0633f73dc6f50bd56abe1fe301
Contents?: true
Size: 323 Bytes
Versions: 5
Compression:
Stored size: 323 Bytes
Contents
module Spec module Rails module Example class RoutingExampleGroup < ActionController::TestCase class RoutingController < ActionController::Base end tests RoutingController Spec::Example::ExampleGroupFactory.register(:routing, self) end end end end
Version data entries
5 entries across 5 versions & 3 rubygems