# Ruby on Rails

- [数据库类](https://doc.tanmer.cn/gem/ruby-on-rails/shu-ju-ku-lei.md)
- [日志类](https://doc.tanmer.cn/gem/ruby-on-rails/ri-zhi-lei.md)
- [价格字段的单位转换](https://doc.tanmer.cn/gem/ruby-on-rails/jia-ge-zi-duan-de-dan-wei-zhuan-huan.md)
- [部署](https://doc.tanmer.cn/gem/ruby-on-rails/bu-shu.md)
- [根据设备类型自动渲染页面](https://doc.tanmer.cn/gem/ruby-on-rails/gen-ju-she-bei-lei-xing-zi-dong-ran.md)
- [路由](https://doc.tanmer.cn/gem/ruby-on-rails/lu-you.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.tanmer.cn/gem/ruby-on-rails.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
