关于 ruby​​ on rails 的问答游戏 [英] A quiz game on ruby on rails

查看:41
本文介绍了关于 ruby​​ on rails 的问答游戏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 ruby​​ on rails 开发一个问答游戏.我已经创建了基本身份验证和其他页面.现在我开始创作主游戏.我想获得关于我应该使用什么方法的意见,即为每个问题创建一个单独的视图,或者是否有一个 gem 来做同样的事情?或者其他方法

I am working on a quiz game using ruby on rails. I have created the basic authentication and other pages. Now I am starting work on creating the main game. I want to get an opinion about what method should I use i.e. create a seperate view for each question or is there a gem to do the same? Or some other method

推荐答案

我建议使用带有部分的嵌套表单,如 这个 RailsCast.

I would suggest to use a nested form with a partial as described in this RailsCast.

这篇关于关于 ruby​​ on rails 的问答游戏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆