dwyl / learn-phoenix

:fire: Phoenix is the web framework without compromise on speed, reliability or maintainability! Don't settle for less. :rocket:
649 stars 45 forks source link

p.226 function Rumbl.Annotation.changeset/2 is undefined (module Rumbl.Annotation is not available) #58

Closed nelsonic closed 7 years ago

nelsonic commented 7 years ago

attempting to run the code on p. 226 getting: image

nelsonic commented 7 years ago

No insight in https://pragprog.com/titles/phoenix/errata ... 🤔

nelsonic commented 7 years ago

PEBKAC. Fixed it. working: image

Closing.