Sha256: 1478b668fd029ec31dec9370ad17b0de74f1bba8d41134369ff6847218030779
Contents?: true
Size: 143 Bytes
Versions: 25
Compression:
Stored size: 143 Bytes
Contents
module Mercury module Authentication def can_edit? true # check here to see if the user is logged in/has access end end end
Version data entries
25 entries across 25 versions & 3 rubygems