lib/coverband/utils/file_path_helper.rb in coverband-4.2.0 vs lib/coverband/utils/file_path_helper.rb in coverband-4.2.1.rc1
- old
+ new
@@ -4,9 +4,11 @@
# Helper functions for shared logic related to file path manipulation
####
module Coverband
module Utils
module FilePathHelper
+ module_function
+
###
# Takes a full path and converts to a relative path
###
def full_path_to_relative(full_path)
relative_filename = full_path