mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 15:10:58 +00:00
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
[{"user_id": 23240, "stars": [], "topic_id": 47890, "date_created": 1321548334.337986, "message": "Here's an example of my slim content_for call in index.html.slim:\n\n=content_for :title do\n\ttitle The Middleman!\n\nAm I missing something obvious?", "group_id": 10410, "id": 2589800}, {"user_id": 23240, "stars": [], "topic_id": 47890, "date_created": 1321548283.0742121, "message": "I'm using slim for my layout and templates and every time I set a content_for block, it generates this in my page [#<Proc:0x007f84f4882810@/Users/kevinhale/Sites/rbg/source/index.html.slim:1>] where I'm calling it.", "group_id": 10410, "id": 2589796}, {"user_id": 7586, "stars": [], "topic_id": 47890, "date_created": 1321563306.950537, "message": "Don't use the = sign, use -, otherwise it will try to print the response. You use = on the yield_content command later, because it's actually supposed to output something.", "group_id": 10410, "id": 2591166}, {"user_id": 23240, "stars": [], "topic_id": 47890, "date_created": 1321598710.2933049, "message": "Man...it was obvious. :( Anyway, thanks for the quick response. This is my first encounter with Ruby and so I really appreciate the patience and help. Hopefully, I should be good from here on out.", "group_id": 10410, "id": 2593716}] |