Sha256: 64c2bd87864ebf9daeb6eb7c37067934979fa1fc14044a389f7ef49f3abe9086
Contents?: true
Size: 880 Bytes
Versions: 23
Compression:
Stored size: 880 Bytes
Contents
[](https://semaphoreci.com/agilidee/dorsale) [](https://codeclimate.com/github/agilidee/dorsale/maintainability) [](https://codeclimate.com/github/agilidee/dorsale/test_coverage) # Dorsale This project uses the GNU AGPLv3 license. ## Trying the dummy app: ``` cd spec/dummy rails server go to http://localhost:3000/ ``` ## 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
23 entries across 23 versions & 1 rubygems