Skip to content

Instantly share code, notes, and snippets.

@inohiro
Created September 22, 2014 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inohiro/f519b5af57a4d540f28f to your computer and use it in GitHub Desktop.
Save inohiro/f519b5af57a4d540f28f to your computer and use it in GitHub Desktop.
1) モデルだけのリポジトリ symlink
2) アプリ、モデルを分ける
3) APIで通信する(ActiveResourceで
4) サブアプリとして切り出す
5) Engine で切り出して、モデルは親のを使う
6) Microservices 化(API)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment