Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。要求 Elixir v1.0.2+
Phoenix 1.0.2 发布,此版本更新内容如下:
功能增强
[Installer] Support --database mongodb when generating new apps
[Installer] Support binary_id and migration configuration for models
Bug 修复
[Digest] Ensure Phoenix app is loaded before digesting
[Generator] Ensure proper keys are generated in JSON views and tests
[Generator] Ensure proper titles are generated in HTML views and tests
[Mix] Ensure app is compiled before showing routes with mix phoenix.routes
[Token] Ensure max age is counted in seconds and not in miliseconds
软件详情:https://github.com/phoenixframework/phoenix/
下载地址:https://github.com/phoenixframework/phoenix/releases/download/v1.0.2/phoenix_new-1.0.2.ez
来自:开源中国社区

