Sha256: 3a666893862006df121302943951b06fc8749c7a4fea83f8a88d819e042b3efb
Contents?: true
Size: 154 Bytes
Versions: 3
Compression:
Stored size: 154 Bytes
Contents
class GeneratorTestBase < Rails::Generators::TestCase destination File.expand_path('../../tmp', __FILE__) setup do prepare_destination end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bootbox_crud-0.2.1 | test/generators/generator_test_base.rb |
bootbox_crud-0.2.0 | test/generators/generator_test_base.rb |
bootbox_crud-0.1.1.7 | test/generators/generator_test_base.rb |