摘要:
扩展:ActionController::Base < Metal 2个基本主题: Get and Show do and redirect Requests 每个请求,由router决定了controller和action keys。剩下的请求参数,the session, 和所有http hea 阅读全文
摘要:
eeting-up app: 完成一个需求: 完成:https://github.com/chentianwei411/meeting-up-app 第四步实现API接口 Add api base and user controller 1. 生成controller rails g control 阅读全文