pjb3 (owner)

Revisions

gist: 137187 Download_button fork
public
Public Clone URL: git://gist.github.com/137187.git
Embed All Files: show embed
_form.haml #
1
2
3
= f.cms_text_field :name
= f.cms_drop_down :handler, ActionView::Template.template_handler_extensions, :default => "haml"
= f.cms_text_area :template, :default_value => @block.class.default_template