Sha256: a96f804abacdf83734aa0e5fdd77313ccdee84066b599e8cf865854db48ac0e7
Contents?: true
Size: 159 Bytes
Versions: 181
Compression:
Stored size: 159 Bytes
Contents
module Rails module Generators class IntegrationTestGenerator < NamedBase # :nodoc: hook_for :integration_tool, as: :integration end end end
Version data entries
181 entries across 176 versions & 12 rubygems