How can you have a hidden field with simple form?
= simple_form_for @movie ...
<div> <p><a href="link">Some Link</a></p> </div>
output:
What is the best way to get syntax highlighting in rails 3.