seaofclouds (owner)

Revisions

gist: 5785 Download_button fork
public
Public Clone URL: git://gist.github.com/5785.git
Embed All Files: show embed
new.haml #
1
2
3
4
5
6
- if @choice
  = @choice.junction.title
  = @choice.junction.text
  = @choice.text
 
= render :partial => 'form'