application.rb

来自「RubyonRailsC.zip ruby on rails的源码」· RB 代码 · 共 4 行

RB
4
字号
# Filters added to this controller will be run for all controllers in the application.# Likewise, all the methods added will be available for all controllers.class ApplicationController < ActionController::Baseend

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?