view .svn/pristine/c5/c59fb753030308d56248ba6e72defcd65036218f.svn-base @ 1539:22d57b0e0a77 live

OK, this script works now, but it should be using the API
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 21 May 2015 17:31:06 +0100
parents cbb26bc654de
children
line wrap: on
line source
<p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p>

<p><label>Foo</label><%= text_field_tag 'settings[foo]', @settings['foo'] %></p>