摘要:
here is the log file{"utf8"=>"✓", "authenticity_token"=>"fixQgc0R4wHIn6fbE+Kkf+JC7oQP/WuNBBCDID6Q5Fw=", "version"=>"1", "module_id"=>"1", "video"=>{"v... 阅读全文
摘要:
http://guides.rubyonrails.org/v3.0.8/action_controller_overview.html#the-flash如何在页面显示controller里的错误提示,The flash is a special part of the session which... 阅读全文
摘要:
form_tag(url_for_options = {}, options = {}, *parameters_for_url, &block)Starts a form tag that points the action to an url configured with url_for_op... 阅读全文