clsnyder + json   10

SIMILE | Babel
Bibtex to json HTML online bibliography
json  conversion 
january 2012 by clsnyder
write to json file in correct format - Ruby - Stack Overflow
File.open("public/temp.json","w") do |f|<br />
  f.write(JSON.pretty_generate(tempHash))<br />
end
ruby  json  from delicious
august 2011 by clsnyder

Copy this bookmark:



description:


tags: