ckeditor gemを使用した生産のみに次の問題があります
ActionView::Template::Error (No input found for ckeditor):
9: <% end %>
10:
11: <div class="inputs clearfix">
12: <%= f.input :content, as: :ckeditor, input_html: { ckeditor: {toolbar: 'Basic'} } %>
13: </div>
14:
15: <div class="clear-row h10"></div>
私はSimpleForm、レール、宝石がインストールされている、ノーダイジェストアセットをコピーするためのレーキタスクを使用していますが、これはhttps://github.com/galetahub/ckeditor/issues/91では機能しません