Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为 simple_form (2.1.0) 创建新的输入,它知道:namespace. simple_form_for是否有可能在我的类扩展中获得这个值SimpleForm::Inputs::Base?
:namespace
simple_form_for
SimpleForm::Inputs::Base
:namespace值可用于:@builder.options[:namespace]。
@builder.options[:namespace]