class TestUnit::Generators::InstallGenerator

Public Instance Methods

# 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