module Administrate module Field class Text < Administrate::Field::Base end end end