bigardone / phoenix-trello

Trello tribute done in Elixir, Phoenix Framework, React and Redux.
https://phoenix-trello.herokuapp.com
MIT License
2.5k stars 409 forks source link

Phoenix 1.3 #48

Open jameskraus opened 6 years ago

jameskraus commented 6 years ago

Phoenix just released 1.3, and it might be straightforward to update to 1.3.

igbanam commented 6 years ago

Was anything done on this?

I have 1.3 installed and postgrex 0.13.5 and it seems there's a type error. It's trying to call true.find/2 which doesn't exist

ghost commented 4 years ago

Did you find the solution to this?