mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 23:50:58 +00:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
[{"user_id": 9013, "stars": [], "topic_id": 4990, "date_created": 1297635952.8829639, "message": "Care to explain for a Djangoist why version incompatibilities are more of a problem in Ruby than Python?", "group_id": 81, "id": 94247}, {"user_id": 1915, "stars": [], "topic_id": 4990, "date_created": 1297635587.9216771, "message": "Django has much better documentation. With Rails you have an API ( which means that you are doomed if you don't know what you are looking for ) and books ( and they are not free ).On a language level if you compare Ruby and Python - Ruby has all these amazing incompatibility issues. For example you have a gem that requires rack 1.0.1 and you want to install Rails 3, which requires rack 1.1.0 - you either wait for the\ngem developer to release a new compatible version or start 'hacking' the source code. If you have 2 or more gems like that - you can win several days 'hacking' :)", "group_id": 81, "id": 94204}, {"user_id": 4156, "stars": [], "topic_id": 4990, "date_created": 1297638115.309078, "message": "^^ has more discussion", "group_id": 81, "id": 94413}, {"user_id": 4156, "stars": [], "topic_id": 4990, "date_created": 1297638122.708487, "message": "Though it does \"belong\" here. sigh", "group_id": 81, "id": 94414}, {"user_id": 4156, "stars": [], "topic_id": 4990, "date_created": 1297638110.8980119, "message": "https://convore.com/python/what-are-the-benefits-of-using-django-over-rails/", "group_id": 81, "id": 94412}, {"user_id": 960, "stars": [], "topic_id": 4990, "date_created": 1297663519.872385, "message": "@martin_rusev The version issue you're talking about is a red herring. RVM (http://rvm.beginrescueend.com/) is the Ruby virtualenv+virtualenvwrapper for managing completely separate sets of gems and/or Ruby versions.", "group_id": 81, "id": 96623}, {"user_id": 1736, "stars": [], "topic_id": 4990, "date_created": 1297664622.9457569, "message": "I would say Bundler is more akin to virtualenv", "group_id": 81, "id": 96652}] |