タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

rubyとruby_libとjsonに関するnilabのブックマーク (1)

  • JSON implementation for Ruby

    Description This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language. Starting from version 1.0.0 on there will be two variants available: A pure ruby variant, that relies on the iconv and the stringscan extensions, which ar

    nilab
    nilab 2010/11/22
    JSON implementation for Ruby : Ruby 1.9 についてくるJSONライブラリ。 Ruby Gems でインストールされるのもこれとか。Rubyの標準デファクト的なjsonライブラリ。
  • 1