Ruby on Rails:需要向导/Spring Webflow 类型解决方案的建议

发布于 2024-11-30 06:12:16 字数 298 浏览 2 评论 0原文

我正在开始使用 Ruby on Rails 3 开发多页面 Web 应用程序。我的 Web 应用程序不会直接使用数据库 - 它将调用 Web 服务来保存收集到的信息。

是否有更高级的 RoR 开发人员会推荐的 Spring Webflow 等价物?我查看了 Wizardly 和 Actaswizard 的示例。这两个库似乎都使用 ActiveRecord。一些同事尝试过 Spring Webflow,似乎效果很好,但我真的很想找到一个 RoR 解决方案。如果有可用的话,我的团队愿意考虑 Rails 3.1 解决方案。

任何反馈将不胜感激。谢谢!

I'm starting work on a multi-page web application using Ruby on Rails 3. My webapp won't be using a database directly - it'll be calling a web service to persist the collected information.

Are there any equivalents to Spring Webflow that more advanced RoR developers would recommend? I've looked at examples for wizardly and actsaswizard. Both libraries seem to use ActiveRecord. A few co-workers have experimented with Spring Webflow, which seems to work well, but I'd really like to find a RoR solution. My team would be open to looking at a Rails 3.1 solution, if available.

Any feedback would be greatly appreciated. Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

打小就很酷 2024-12-07 06:12:16

https://github.com/jcoglan/action_flow(可能需要对较新的 Rails 进行一些调整)

http://rubyforge.org/frs/?group_id=2769(无文档,看起来是阿尔法)

但请注意每个项目的年龄和活动水平......

https://github.com/jcoglan/action_flow (may take some rejigging for newer Rails)

http://rubyforge.org/frs/?group_id=2769 (no docs, looks alpha)

Note the age and activity levels on each project though...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文