阅读背景:

如何使用rails check_box?

来源:互联网 

I have a controller:

我有一个控制器:

class PortTestingController < ApplicationController
    def index
        @ports = {"80" => false, "443" => false, "2195" => true, "28009" => false}
    end
end
class PortTes



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: