# File lib/generators/devise/orm_helpers.rb, line 27 def model_path @model_path ||= File.join("app", "models", "#{file_path}.rb") end