phoenixframework / phoenix

Peace of mind from prototype to production
https://www.phoenixframework.org
MIT License
21.45k stars 2.88k forks source link

Update docs for `Phoenix.Param` #5923

Closed kevinschweikert closed 2 months ago

kevinschweikert commented 2 months ago

Updates the documentation to show usage in VerifiedRoutes instead of Route helpers and shows an example to directly implement the protocol for an internal Elixir Date struct instead of deriving an implementation, when you don't define the struct yourself

SteffenDE commented 2 months ago

Thank you! 🙌🏻