: The program caused an error: at com.tencent.oceanus.jar.CliFrontend.getJobGraph(CliFrontend.java:168)
at com.tencent.oceanus.server.jobs.JobManager.compile(StartTransitionCallback.ja
下面是我的控制器代码和视图代码。该视图显示游戏列表,我希望在同一视图中将游戏添加到现有的表中。我在post过程中遇到了一些问题。有什么建议或者谁能指出我可能做错了什么吗? def index client = Games::Client.new if @games.blank? end
if params