require 'generators/devise/orm_helpers' module Mongoid module Generators class DevisePhoneGenerator < Rails::Generators::NamedBase end end end