Sha256: bd8c8a27921f8300c1106cc0b228fd23502bbe893b0c2f87ce25325129161438
Contents?: true
Size: 478 Bytes
Versions: 26
Compression:
Stored size: 478 Bytes
Contents
# Dorsale This project uses the GNU AGPLv3 license. ## Trying the dummy app: ``` cd spec/dummy rails server go to http://localhost:3000/ ``` ## Online demo https://dorsale-dummy.herokuapp.com ## Requirements Hosting application shall define a global current_user method providing the current logged user. Returned user shall implement followings methods: tasks: returns all taks visible by the user colleagues(context): return all people affected in the provided context
Version data entries
26 entries across 26 versions & 1 rubygems