carlosbrando (owner)

Revisions

gist: 187462 Download_button fork
public
Public Clone URL: git://gist.github.com/187462.git
Embed All Files: show embed
file.rb #
1
2
3
4
5
6
(rdb:1) p "uma string normal"
"uma string normal"
(rdb:1) p "uma string com o sinal de ;"
SyntaxError Exception: compile error
/opt/local/lib/ruby/gems/1.8/gems/sociably_helpers-0.0.1/lib/helpers/javascript_helper.rb:86: unterminated string meets end of file