# File lib/generators/devise/orm_helpers.rb, line 15 def model_exists? File.exists?(File.join(destination_root, model_path)) end