Class: Scenic::Definition

Inherits:
Object
  • Object
show all
Defined in:
lib/hippo/db/migrations.rb

Instance Method Summary collapse

Instance Method Details

#full_pathObject



33
34
35
# File 'lib/hippo/db/migrations.rb', line 33

def full_path
    Pathname.pwd.join(path)
end