Searched defs:cleanup_release (Results 1 - 2 of 2) sorted by relevance

/ontohub/config/initializers/
H A Dpaths.rb11 def cleanup_release(path) method in class:PathsInitializer
17 cleanup_release(expand(path))
/ontohub/app/models/repository/
H A Dsymlinks.rb31 make_symlink(cleanup_release(Rails.root.join('git','hooks')))
52 symlink_path(category).make_symlink(cleanup_release(local_path))
60 def cleanup_release(path) method in class:Repository
61 PathsInitializer.cleanup_release(path)

Completed in 4 milliseconds