Mercurial > hg > soundsoftware-site
annotate test/fixtures/plugins/foo_plugin/_foo_plugin_settings.html.erb @ 1503:523f55b47b98 cannam
Whoops, call the right method why not
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 21 Mar 2014 13:13:52 +0000 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@1115 | 1 <p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p> |