add documentation for each helper
This commit is contained in:
parent
5dece1ea48
commit
a5d637fcf1
3 changed files with 11 additions and 12 deletions
|
|
@ -1,9 +1,8 @@
|
|||
module DateTimeHelper
|
||||
##
|
||||
<<<<<<< HEAD
|
||||
# Includes functions related to date or time manipulations
|
||||
##
|
||||
=======
|
||||
##
|
||||
# Returns a string build from the start and end date of the given conference.
|
||||
#
|
||||
# If the conference is only one day long
|
||||
|
|
@ -38,7 +37,6 @@ module DateTimeHelper
|
|||
result
|
||||
end
|
||||
|
||||
>>>>>>> refractor code into different files
|
||||
##
|
||||
# Gets an EventType object, and returns its length in timestamp format (HH:MM)
|
||||
# ====Gets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue