An application that allows users to create public and private Markdown-based wikis.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Added ability for collaborators to edit wikis that they have been granted permission for
49091dbView on GitHubAdded ability for premium members to add collaborators to wikis
f57c01fView on GitHubHas many through join relationship via users and wikis
fc34d98View on GitHubAdded Stripe gem and ability to add premium membership
189d4ecView on GitHubMinor update to User controller to allow user to update name
d7dbbf1View on GitHubGave user ability to view wikis they've created. Added ability to mark wiki public/private from new/edit wiki form.
fb447d8View on GitHubAdded user/wiki association. Also added Pundit gem for user create/edit/delete policies.
7fc7315View on GitHub