Skip to content

Instantly share code, notes, and snippets.

@SpringMT
Created December 2, 2016 12:28
Show Gist options
  • Save SpringMT/33d82df412874bf637d9628af1b2d33f to your computer and use it in GitHub Desktop.
Save SpringMT/33d82df412874bf637d9628af1b2d33f to your computer and use it in GitHub Desktop.
rails サンプル
## rails
* cronの設定
* ローカルからでプロい
* scafoldは使いやすく
* DBは一つ
* 権限管理周りはどうするかな
* IPアドレス制限くらいはかけられる
* キュー処理はかけるようにしてあげてもよいか
* JSON APIとかくらいはたたけるようにする
*
*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment