Don't refer to Homesick as a class
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# -*- encoding : utf-8 -*-
|
# -*- encoding : utf-8 -*-
|
||||||
module Homesick
|
module Homesick
|
||||||
# Git-related and file-related helper methods for the Homesick class
|
# Git-related and file-related helper methods for Homesick
|
||||||
module Actions
|
module Actions
|
||||||
# TODO: move this to be more like thor's template, empty_directory, etc
|
# TODO: move this to be more like thor's template, empty_directory, etc
|
||||||
def git_clone(repo, config = {})
|
def git_clone(repo, config = {})
|
||||||
|
|||||||
Reference in New Issue
Block a user