Skip to content

Instantly share code, notes, and snippets.

1) モデルだけのリポジトリ symlink
2) アプリ、モデルを分ける
3) APIで通信する(ActiveResourceで
4) サブアプリとして切り出す
5) Engine で切り出して、モデルは親のを使う
6) Microservices 化(API)