Ticket #9536: README.diff
| File README.diff, 418 bytes (added by MarsuBoss, 10 months ago) |
|---|
-
auto_complete/README
old new 6 6 end 7 7 8 8 # View 9 <%= text_field_with_auto_complete :post, title%>9 <%= text_field_with_auto_complete :post, 'title' %> 10 10 11 11 By default, auto_complete_for limits the results to 10 entries, 12 12 and sorts by the given field.