class for moving project
This commit is contained in:
parent
d71a68af41
commit
4023d9f852
5 changed files with 56 additions and 24 deletions
|
@ -28,10 +28,4 @@ module StubbedRepository
|
|||
end
|
||||
end
|
||||
|
||||
class Namespace
|
||||
def ensure_dir_exist
|
||||
true
|
||||
end
|
||||
end
|
||||
|
||||
Project.send(:include, StubbedRepository)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue