require 'fields/controllers/text_controller' module Fields class TextareaController < Volt::TextController end end