{"height":"190","categories":["vue.js","Rails"],"blog_url":"https://jiikko.hatenadiary.org/","url":"https://jiikko.hatenadiary.org/entry/20150114/1421251864","author_name":"jiikko","author_url":"https://blog.hatena.ne.jp/jiikko/","provider_url":"https://hatena.blog","published":"2015-01-14 01:11:04","title":"vue.js\u89e6\u308b1","version":"1.0","width":"100%","type":"rich","image_url":null,"blog_title":"\u30c4\u30e6\u30c0\u30af\u306e\u8089\u5897\u3057\u306eRuby on Rails\u306e\u521d\u5fc3\u8005\u3067","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjiikko.hatenadiary.org%2Fentry%2F20150114%2F1421251864\" title=\"vue.js\u89e6\u308b1 - \u30c4\u30e6\u30c0\u30af\u306e\u8089\u5897\u3057\u306eRuby on Rails\u306e\u521d\u5fc3\u8005\u3067\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_name":"Hatena Blog","description":"rails4 ,vue.js(0.11.4), slim\u3053\u3046\u3044\u3046\u3053\u3068\u3084\u308a\u305f\u3044\u3002 <div id=\"form\" v-repeat='user_list'> <p> <input type=\"text\" v-model=\"point\"> <p v-text=\"point\"></p> <p v-text=\"name\"></a> </p> </div> <script> (function() { var vm = new Vue({ el: '#form', data: { user_list: [ { name: '\u30ec\u30b8\u30e3\u30b9\u30dd', point: 1 }, { name: '\u3084\u307e\u3060', point:\u2026"}