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.
在从rails action_text:install安装 Hotwire rich_text_area 之前工作正常,当我运行命令rails hotwire:install action text 停止工作并出现以下错误
我没有接触过 javascript 代码,我注意到安装 hotwire 后所有的 javascript 都停止工作了,hotwire 是否有机会禁用 rails 中的 javascript 支持?