findoutwho / hasbeen.in

Places we have been.
http://hasbeen.in
40 stars 47 forks source link

Show/Link all people who've been to a place on the place page #115

Open yeah opened 9 years ago

yeah commented 9 years ago

Like so:

hasbeen in places jan has been 2015-08-04 11-20-14

What do you think?

bascht commented 9 years ago

<3 That's awesome! We might have to build a giant hash in travellers.rb but it'll be worth it. :)

skade commented 9 years ago

Have you considered using ROM for that? :D

bascht commented 9 years ago

Let me think about it

solnic commented 9 years ago

rom-yaml is pretty cool and runs on production envs already. happy to help if you need anything.

ps. lol

bascht commented 9 years ago

@solnic Well… This changes everything. :D I'll take a look. Meanwhile - let me know if you want to port parts of the battle proven YAML Object Mapper that powers hasbeen.in. :dancers:

solnic commented 9 years ago

@bascht hah ok ;) seems like you store each tuple / file, rom-yaml doesn't support that, it expects a file to include a collection or multiple collections but your use-case can be handled nevertheless.

I'll fork and show you a couple of cool things you could do.

bascht commented 9 years ago

Oh geez. :blush: Looking forward to your approach.

moonglum commented 9 years ago

Woha, I'm excited!