This commit is contained in:
@ -8,7 +8,7 @@ module Helpers
|
|||||||
end
|
end
|
||||||
|
|
||||||
def app_version()
|
def app_version()
|
||||||
return `git describe --tags`
|
`git describe --tags`.strip
|
||||||
end
|
end
|
||||||
|
|
||||||
def date_format(date)
|
def date_format(date)
|
||||||
|
Reference in New Issue
Block a user