Class: RubyPitaya::Path::Core

Inherits:
Object
  • Object
show all
Defined in:
lib/rubypitaya/core/path.rb

Constant Summary collapse

APP_FOLDER_PATH =
File.join(__dir__, 'app/')
MIGRATIONS_FOLDER_PATH =
File.join(__dir__, 'app/migrations/')