mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 23:20:57 +00:00
1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
[{"user_id": 9006, "stars": [], "topic_id": 5000, "date_created": 1297629604.1829729, "message": "@jarin makes perfect sense", "group_id": 109, "id": 93233}, {"user_id": 9006, "stars": [], "topic_id": 5000, "date_created": 1297629401.060185, "message": "I'd also be interested in hearing people's experience with either of these gems in a Rails 3 project", "group_id": 109, "id": 93199}, {"user_id": 1363, "stars": [], "topic_id": 5000, "date_created": 1297629487.3406191, "message": "I've used both and they both work pretty well with Rails 3, but I've never used either of them with Facebook Connect is all. They have very different styles though (Devise is much more 'opinionated' if that makes sense)", "group_id": 109, "id": 93212}, {"user_id": 1363, "stars": [], "topic_id": 5000, "date_created": 1297629394.8143909, "message": "The only two things I need are regular authentication and Facebook Connect. Right now my app is on Authlogic with about 4000 users, but I don't mind migrating to Devise if it's got better FB Connect support. I just don't want to have to migrate back later because something is broken.", "group_id": 109, "id": 93198}, {"user_id": 1363, "stars": [], "topic_id": 5000, "date_created": 1297629886.673574, "message": "Ok great, I read somewhere that OmniAuth doesn't play nicely with redis-store's session store but I'm sure I can work around it if so. With 4000 users it is probably not a big deal to just use activerecord store for now :)", "group_id": 109, "id": 93316}, {"user_id": 570, "stars": [], "topic_id": 5000, "date_created": 1297629630.379101, "message": "I'm using devise with omniauth, the upcoming devise 1.2 has omniauth support out of the box and so far it's working really nicely", "group_id": 109, "id": 93240}, {"user_id": 570, "stars": [{"date_created": 1297706264.824765, "user_id": 9450}], "topic_id": 5000, "date_created": 1297629695.460691, "message": "https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview has details on setting it up", "group_id": 109, "id": 93257}, {"user_id": 9787, "stars": [{"date_created": 1297815927.302784, "user_id": 9450}], "topic_id": 5000, "date_created": 1297770855.783149, "message": "Haven't checked authlogic lately, but Devise 1.2 with OmniAuth is dead easy: http://blog.impaled.org/2011/2/6/devise-1-2-with-omniauth-on-rails.html", "group_id": 109, "id": 110468}, {"user_id": 274, "stars": [{"date_created": 1297815934.2443781, "user_id": 9450}], "topic_id": 5000, "date_created": 1297776123.2332211, "message": "try omnisocial man", "group_id": 109, "id": 111028}, {"user_id": 865, "stars": [], "topic_id": 5000, "date_created": 1298873297.591799, "message": "I recently used devise with oa-oauth. We had over 5,000 Facebook connects the first day and had no issues. Here is the basic setup: https://gist.github.com/8a07537120284fe8151a", "group_id": 109, "id": 223789}, {"user_id": 18160, "stars": [], "topic_id": 5000, "date_created": 1299739617.0087819, "message": "There's a railscast on this you may want to chech out.", "group_id": 109, "id": 311472}] |