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