![]() | 1 msg7086 2014-11-07 01:24:59 +08:00 ![]() plain ruby 咋 crud 来着。 active-record 是神器啊。 |
2 final0pro OP @msg7086 自己写个object,然后mapping咧。。。哈哈哈 或者简单的Ruby REST Project也行。 有unit tests and integration tests就更加完美了。。。LOL |
3 yangzh 2014-11-07 04:14:13 +08:00 via iPhone sinatra 啊 |
![]() | 4 fevin86 2014-11-07 06:31:35 +08:00 sinatra + sequel + haml/slim |
![]() | 5 msg7086 2014-11-07 06:46:38 +08:00 @final0pro 我这几天倒是在用 grape + active-record 做一个 API 式的项目,感觉也不错而且内存消耗比 Rails 小太多了。 |
![]() | 6 ichou 2014-11-07 11:59:20 +08:00 non-rails 项目也不少的吧 |
![]() | 7 forresty 2014-11-07 12:18:29 +08:00 去读 lotus 的代码吧 |
![]() | 8 orancho 2014-11-07 18:41:12 +08:00 去读Padrino |
![]() | 9 zeeler 2015-01-08 20:16:17 +08:00 有没有好的非web的plain ruby项目呢,比如也使用bundle等 |