globalize_categories.yml

来自「A Hotel Management System based on Ruby 」· YML 代码 · 共 7 行

YML
7
字号
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
first_category:
  id: 1
  code: cat1
another_category:
  id: 2
  code: cat2

⌨️ 快捷键说明

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