mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
[{"user_id": 39451, "stars": [], "topic_id": 43488, "date_created": 1312840376.7213421, "message": "Can someone point me in the direction of a working Sprockets configuration? I'm putting together a boilerplate https://github.com/dfadler/mm-toky and am stumped.", "group_id": 10410, "id": 1825323}, {"user_id": 7586, "stars": [], "topic_id": 43488, "date_created": 1312845236.3065779, "message": "No configuration should be necessary. Simply use the normal Sprockets require commands in you JS files. Something like: https://gist.github.com/1133015", "group_id": 10410, "id": 1825823}, {"user_id": 39451, "stars": [], "topic_id": 43488, "date_created": 1312901500.15363, "message": "Having changed the default javascript directory seems to be at the root of my issue\n\n# Change the JS directory\nset :js_dir, \"library/javascripts\"\n\nShould I have added something else to the config to tell sprockets where the javascript is being stored?", "group_id": 10410, "id": 1831840}, {"user_id": 39451, "stars": [], "topic_id": 43488, "date_created": 1312911050.2456851, "message": "Issue submitted", "group_id": 10410, "id": 1833020}, {"user_id": 7586, "stars": [], "topic_id": 43488, "date_created": 1312910670.989295, "message": "Hmm, I think Sprockets is using the :js_dir variable before your config is parsed (and changes the variable). Can you file a bug?", "group_id": 10410, "id": 1832980}] |