Sha256: 7491352c4bb5b1e20d9ec18ec52ac1306c196bd9da7aa78653632c9333777bf8
Contents?: true
Size: 314 Bytes
Versions: 16
Compression:
Stored size: 314 Bytes
Contents
=begin rdoc Author:: Chris Hauboldt (mailto:biz@lnstar.com) Copyright:: 2009 Lone Star Internet Inc. Dumb text area, created so that we can choose for them to have text areas and text fields. =end module Newsletter class Field::TextArea < Field def keys ['text_area'] end end end
Version data entries
16 entries across 16 versions & 1 rubygems