A SaaS wiki collaboration tool that allows users to sign up with different accounts (paid and free), create, edit and collaborate on markdown wikis, using Rails and Bootstrap.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
73
commits
Merge pull request #10 from busdav/user-story-9-wiki-collaborators
2ba5d7dView on GitHubWiki collaborators: adding/removing collaborators successfully implemented; some tests still failing
7458926View on GitHubWiki collaborators: added controller actions; some tests still failing
8ee6b78View on GitHubWiki Collaborators: amended models to have user<-wikis AND user<-shared_wikis; removed some tests
627eb37View on GitHubCollaborators: replaced 'user' with 'user.id' in WikisController and seeds.rb
702567bView on GitHubCollaborators: added Collaborator model; updated model relations
f9973d8View on GitHubMerge pull request #7 from busdav/user-story-6-upgrading-account
b12c709View on GitHub