15 16 17 18 19
# File 'lib/gitgo/rest.rb', line 15 def preview doc = model.new(attrs) # doc.normalize! erb :new, :locals => {:doc => doc} end