TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ruby: Lotus v0.2.0 is out – Code generators and a lot of new features

24 点作者 jodosha超过 10 年前

2 条评论

rbj超过 10 年前
I really like how lotus/model isolate persistence and biz logic layer. Plus it is not inheritance of a class like ActiveRecord :+1:. Besides, the modular application architecture is interesting too, though I face a problem with the routing, it seems to me if you have multiple apps, the routes of all apps are not flatten altogther thus the namespace of one 'child' app does not take effect. Thought?
arthurgeek超过 10 年前
Lotus is an amazing piece of software. It really brings new perspective for Ruby web development. And the code is so easy to read. Congrats Luca on the new release.