f0dd77c6be
d7bab3a43a
eecf14db66
1
2
3 4 5
6 7 8
require 'rails/generators/named_base' module TestUnit # :nodoc: module Generators # :nodoc: class Base < Rails::Generators::NamedBase # :nodoc: end end end