需要 Erlang 基础的,要不然用起来会满脑子浆糊。
ruby 程序员为核心的圈子一直很凝聚,比如产品 rails,不像其它语言框架满天飞,没有一个统一。而开始的 GitHub 也是一群 ruby 程序员聚起来
怎么感觉内容还没写完的?:bowtie: 比如「加快 SSL 加解密速度」这些 http://blog.gslin.org/archives/2013/01/28/3161/%E5%8A%A0%E5%BF%AB-ssl-%E5%8A%A0%E8%A7%A3%E5%AF%86%E9%80%9F%E5%BA%A6/
试试对比 Elixir 的 web framework https://github.com/elixir-lang/dynamo
# Run this app from Dynamo root with:
#
# mix run -r examples/hello_world.exs --no-halt
#
defmodule HelloWorld do
use Dynamo
use Dynamo.Router
config :dynamo, compile_on_demand: false
config :server, port: 3030
get "/" do
conn.resp_body("Hello World!")
end
end
HelloWorld.start_link
HelloWorld.run
很帅啊,期待出详细教程!
表示中招 >_<
回来多好,哈哈
Thanks,省了我不少时间踏坑
什么情况?一直不清楚 @hoopo 怎么的就删除了帐号
http://guides.rubyonrails.org/routing.html http://guides.rubyonrails.org/i18n.html 看看 rails 的 routing 和 i18n,当然你要 /?locale=ja 这个也行,但 rails 中一般习惯不是这样做
会员数不知道什么时候破万
@hisea hisea.me 现在用的 VPS 是 Digital Ocean 的?哪个机房啊?
前排占位,哈