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