class AwesomeTranslations::TranslateMigrationsController < AwesomeTranslations::BaseController def index end def show end def udpate end end