# -*- encoding : utf-8 -*- module RademadeAdmin class AdminTextareaInput < Formtastic::Inputs::TextInput end end