Sha256: 9128db55be074b9fed6da6aa7a5d2baa4968a9bd44912fbd53422db665992278

Contents?: true

Size: 112 Bytes

Versions: 18

Compression:

Stored size: 112 Bytes

Contents

# encoding: UTF-8


class Text < Piece
  field :text, :markdown
  #style :text
  #template '<p>#{text}</p>'
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
spontaneous-0.2.0.beta10 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta9 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta8 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta7 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta6 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta5 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta4 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta3 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta2 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.beta1 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha7 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha6 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha5 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha4 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha3 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha2 test/fixtures/example_application/schema/text.rb
spontaneous-0.2.0.alpha1 test/fixtures/example_application/schema/text.rb
spontaneous-0.1.0.alpha1 test/fixtures/example_application/schema/text.rb