module Rails module Generators class Error < Thor::Error end end end