错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Adding Initial Models

  • Greg Donald

摘要

In this chapter, we will add our first two Rails ActiveRecord models into our blog application. We will start with simple User and Page models and proceed to grow them, adding more functionality as we go along.