Sha256: 9a0cf59756bd1b952a9d80c63facfe9a141d5b1515163b43c5dc538c73069307

Contents?: true

Size: 133 Bytes

Versions: 3

Compression:

Stored size: 133 Bytes

Contents

module MyApp
  class TranslatingModule < Alephant::Renderer::Views::Html
    def module_type
      t 'module_type'
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
alephant-renderer-3.2.0 spec/integration/fixtures/components/test-renderer/models/translating_module.rb
alephant-renderer-3.1.0 spec/integration/fixtures/components/test-renderer/models/translating_module.rb
alephant-renderer-3.0.0 spec/integration/fixtures/components/test-renderer/models/translating_module.rb