Sha256: b094f543dc21f16d3308a5ba9718c0f310b58e62a8466ac477b2cd19a107bed7

Contents?: true

Size: 116 Bytes

Versions: 10

Compression:

Stored size: 116 Bytes

Contents

module MyApp
  class Bar < Alephant::Publisher::Views::Html
    def content
      @data[:content]
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
alephant-publisher-0.6.10 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.9 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.8 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.7 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.6 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.5 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.4 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.3 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.2 spec/fixtures/components/foo/models/bar.rb
alephant-publisher-0.6.1 spec/fixtures/components/foo/models/bar.rb