dwhjames / play-datomisca

Play Datomisca, Play! Framework 2.3 module for Datomic
https://dwhjames.github.com/datomisca/
Apache License 2.0
17 stars 2 forks source link

Get Sample 0 to compile #12

Closed GitsMcGee closed 10 years ago

GitsMcGee commented 10 years ago

Updated the code to work with Datomisca 0.7, Datomic 0.9.4xxx, and Play 2.3. This one was the easy one. The other ones will be more time consuming.....

mandubian commented 10 years ago

:+1:

mandubian commented 10 years ago

cool to see other people contribute ;)

GitsMcGee commented 10 years ago

Thanks! Like I said though that was the easy one. I'm working on sample 1 and already got stuck :).

dwhjames commented 10 years ago

@GitsMcGee, thank you very much for cleaning this up! Much appreciated!

dwhjames commented 10 years ago

I'm working on sample 1 and already got stuck :).

Feel free to push work in progress if you’d like to collaborate on it.