Sha256: bf1ea2ae618ea1f18d83601c7fb1b9a7888e04c29af40d74433f85eb68242080

Contents?: true

Size: 136 Bytes

Versions: 4

Compression:

Stored size: 136 Bytes

Contents

module TranslationHandler
  class Engine < ::Rails::Engine
    config.generators do |g|
      g.test_framework :rspec
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
translation_handler-0.0.4 lib/translation_handler/engine.rb
translation_handler-0.0.3 lib/translation_handler/engine.rb
translation_handler-0.0.2 lib/translation_handler/engine.rb
translation_handler-0.0.1 lib/translation_handler/engine.rb