get_city_state_parse_data.rhtml

来自「Ajax最流行书籍」· RHTML 代码 · 共 6 行

RHTML
6
字号
<!-- ! Excerpted from "Pragmatic Ajax" ! We make no guarantees that this code is fit for any purpose.  ! Visit http://www.pragmaticprogrammer.com/titles/ajax for more book information.--><%= @city -%>,<%= @state -%>

⌨️ 快捷键说明

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