Sha256: cf7610f730e6135a897b8992cddc76ccae91c9a45d3661aa6a7368fef83c38b4

Contents?: true

Size: 321 Bytes

Versions: 230

Compression:

Stored size: 321 Bytes

Contents

require 'rails/generators/test_unit'

module TestUnit
  module Generators
    class PerformanceGenerator < Base
      check_class_collision :suffix => "Test"

      def create_test_files
        template 'performance_test.rb', File.join('test/performance', class_path, "#{file_name}_test.rb")
      end
    end
  end
end

Version data entries

230 entries across 191 versions & 19 rubygems

Version Path
railties-3.2.13 lib/rails/generators/test_unit/performance/performance_generator.rb
railties-3.1.12 lib/rails/generators/test_unit/performance/performance_generator.rb
railties-3.2.13.rc2 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.5.2 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.5.1 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.5 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.4 lib/rails/generators/test_unit/performance/performance_generator.rb
railties-3.2.13.rc1 lib/rails/generators/test_unit/performance/performance_generator.rb
active_mailer-0.0.5 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/railties-3.2.12/lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.3 lib/rails/generators/test_unit/performance/performance_generator.rb
active_mailer-0.0.4 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/railties-3.2.12/lib/rails/generators/test_unit/performance/performance_generator.rb
active_mailer-0.0.3 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/railties-3.2.12/lib/rails/generators/test_unit/performance/performance_generator.rb
railties-3.2.12 lib/rails/generators/test_unit/performance/performance_generator.rb
railties-3.1.11 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.2 lib/rails/generators/test_unit/performance/performance_generator.rb
openskies-0.0.1 lib/rails/generators/test_unit/performance/performance_generator.rb
graphael-on-rails-0.5.1 vendor/bundle/gems/railties-3.2.11/lib/rails/generators/test_unit/performance/performance_generator.rb
graphael-on-rails-0.0.1 vendor/bundle/gems/railties-3.2.11/lib/rails/generators/test_unit/performance/performance_generator.rb
challah-0.9.1.beta.3 vendor/bundle/gems/railties-3.2.11/lib/rails/generators/test_unit/performance/performance_generator.rb
devise_sociable-0.1.0 vendor/bundle/gems/railties-3.2.11/lib/rails/generators/test_unit/performance/performance_generator.rb