inflections.rb

来自「FusionCharts 是一个免费的图形显示组件」· RB 代码 · 共 11 行

RB
11
字号
# Be sure to restart your server when you modify this file.# Add new inflection rules using the following format # (all these examples are active by default):# Inflector.inflections do |inflect|#   inflect.plural /^(ox)$/i, '\1en'#   inflect.singular /^(ox)en/i, '\1'#   inflect.irregular 'person', 'people'#   inflect.uncountable %w( fish sheep )# end

⌨️ 快捷键说明

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