mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
804 B
JSON
1 line
804 B
JSON
[{"user_id": 37920, "stars": [], "topic_id": 41746, "date_created": 1310492967.121135, "message": "Is it possible to cycle classes within Middleman (HAML)? I tried using \"%li{:class=>(cycle 'odd', 'even')}\" and \"%li{:class=>cycle ('odd', 'even')}\" with no luck. Thanks.", "group_id": 10410, "id": 1621480}, {"user_id": 7586, "stars": [], "topic_id": 41746, "date_created": 1310582819.307241, "message": "The cycle helper is a part of Rails, so it's not available in MM, but you could add it using the helpers block of your config. See here: http://openmonkey.com/2009/02/13/a-cycle-helper-for-sinatra/", "group_id": 10410, "id": 1630831}, {"user_id": 37920, "stars": [], "topic_id": 41746, "date_created": 1310655785.6937411, "message": "Amazing. Thanks @tdreyno.", "group_id": 10410, "id": 1637536}] |