зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-08-28 15:36:17 +03:00
- Add support ActiveAdmin for 2.x - Add rubocop config - Add frozen_string_literal to ruby files - Apply changes to respect rubocop alerts
6 строки
114 B
Ruby
6 строки
114 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'activeadmin/quill_editor'
|
|
|
|
require 'formtastic/inputs/quill_editor_input'
|