# File lib/generators/devise/orm_helpers.rb, line 23 def migration_path @migration_path ||= File.join("db", "migrate") end