.Net, Rails, and other stuff
Sai Jyothi Prasad Ponduru's learning blog
Tuesday, June 24, 2014
Rails: convert to json and insert in javascript
http://stackoverflow.com/questions/7205902/how-to-safely-embed-json-with-script-in-html-document
var tags_list
=
"<%== @tags.to_json.gsub('/', '\/') %>"
;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment