Rails simple form checkbox default to true - Stack Overflow

Rails simple form checkbox default to true - Stack Overflow

瀏覽:1362
日期:2025-06-05
I think you should add input_html : 'Charge Client?', :input_html => { :checked => true }. proof ......看更多