Hi! I use my erlydtl branch https://github.com/dcy/erlydtl, and it can use maps. But i found that i can't return json with maps. The controller code "{ok, [{account, Account}]}" works fine, the Account is maps. And the controller code "{json, [{recommend_game, maps:to_list(RecommendGame)}]}" works fine, and "{json, [{recommend_game, RecommendGame}]}" does not work. How can i return json with maps?
-- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/1994666f-8e70-4b23-a9f2-d9cd8a60cd38%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
