Sha256: f8ff734cb87ff439962499da45a82da04bcad6e9cbefe0509aed4d9251c6cb36
Contents?: true
Size: 361 Bytes
Versions: 14
Compression:
Stored size: 361 Bytes
Contents
.well = form.input :locale, collection: I18n.available_locales.map(&:to_s) .well ~ form.input :title ~ form.input :meta_description, as: :string ~ form.input :body .well = form.input :format, collection: Mime::SET.symbols = form.input :handler, collection: ActionView::Template::Handlers.extensions .well = form.input :published, as: :boolean
Version data entries
14 entries across 14 versions & 1 rubygems