LoginSignup
0
0

More than 5 years have passed since last update.

How to annotate models in Rails Engine?

Last updated at Posted at 2017-10-28

概要

Rails Engine のモデルを annotate models で annotate する方法

やり方

以下のコマンドを実行

annotate -i --model-dir `bundle show ENGINE_NAME`/app/models
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0