method

create_test_files

create_test_files()
public

No documentation available.

# File actiontext/lib/rails/generators/test_unit/install_generator.rb, line 8
      def create_test_files
        template "fixtures.yml", "test/fixtures/action_text/rich_texts.yml"
      end