This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1) モデルだけのリポジトリ symlink | |
| 2) アプリ、モデルを分ける | |
| 3) APIで通信する(ActiveResourceで | |
| 4) サブアプリとして切り出す | |
| 5) Engine で切り出して、モデルは親のを使う | |
| 6) Microservices 化(API) |
OlderNewer