501st-alpha1 / big-gollum

A rails app that lets you make, browse, edit, and eventually control permission to gollum wikis.
MIT License
6 stars 2 forks source link

Update to rails 4.2 and other tasks to make this a more relevant project. #3

Closed oponder closed 9 years ago

oponder commented 9 years ago

See for progress #5

oponder commented 9 years ago

Made some good progress on this yesterday. I managed to remove the main ugly thing about this project which was that I had a copy of gollum's source in my lib folder. Now it's just a gem, and I don't monkey patch it in any way whatsoever.

oponder commented 9 years ago

Alright the update is done! Now to add basic inviting users and sharing/permissions of the wiki