repo.or.cz
/
akelos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New records could not hold multiple habtm associates using ::set(). Fixes #160.
[akelos.git]
/
test
/
fixtures
/
data
/
helpers
/
form_options_helper_to_select_prompt.txt
blob
7067bcadeafb64b7eead8c30a9a91ba4d2344af1
1
<select id="person_role" name="person[role]"><option value="">Please select</option>
2
<option value="a">a</option>
3
<option value="b">b</option>
4
</select>