Sha256: 603e5488805c7341bb3938b1a3c44e816893fbafb6ddb4ac4c55ea1d9adf1972
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
= page.submit_primary 'Save', :name => :save = page.submit_primary 'Save and New', :name => :save_and_new if @model.new_record? = page.link_button 'Cancel', url_helper.list_resource(@model.class)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
scaffold_markup-0.0.1 | app/views/application/_form_actions.html.haml |