1. helper:helper.number_to_human 20
  2. 查看路由:  app.root_path
  3. 调试路由:app.get app.root_path
  4. 控制器: ActionController::Base::ApplicationController.new