Skip to content

Conversation

@technoweenie
Copy link
Contributor

(::Protocol::UndefinedError) protocol ::String::Chars not implemented for <0.36.0> 

 (::Protocol::UndefinedError) protocol ::String::Chars not implemented for <0.36.0>
josevalim added a commit that referenced this pull request Mar 2, 2012
call #inspect so you don't get protocol error
@josevalimjosevalim merged commit 86c9968 into elixir-lang:masterMar 2, 2012
@josevalim
Copy link
Member

Great catch! Thanks!

josevalim added a commit that referenced this pull request Jun 27, 2013
call #inspect so you don't get protocol error
josevalim pushed a commit that referenced this pull request Jun 27, 2013
josevalim pushed a commit that referenced this pull request Jun 20, 2021
`Mix.env()` is not available in runtime.exs, and it's not clear from the text where the production routing table should go. This clarifies that it should be in `runtime.exs` and demonstrates the use of `config_env()` (instead of `Mix.env()`)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@technoweenie@josevalim