More templates for the group page

This commit is contained in:
Robin Ward
2014-02-06 13:06:19 -05:00
parent a873f7a95a
commit de57f29467
8 changed files with 31 additions and 4 deletions

View File

@ -3,4 +3,7 @@ class GroupsController < ApplicationController
def show
end
def members
end
end