Changes group_home_url to correct path
Closes #61 (closed)
The change in Gemfile.lock
should probably go into a different MR? I checked https://rubygems.org/gems/bundler and 1.15.4 seems to be the newest version since August 19, 2017 so if you don't mind it can be merged in here.
It took me quite a bit to find the solution, and the group_home_link
was not set correctly in the view. I checked config/routes.rb
for the correct url.