simple form checkbox的相關文章
simple form checkbox的相關公司資訊
simple form checkbox的相關商品

ruby on rails - add checkbox with simple_form without association ...
瀏覽:1125
日期:2025-06-05
You can add a custom attribute to the model: class Resource < ActiveRecord::
Base attr_accessor :custom_field end. Then use this field as block:...看更多