Closed cecyc closed 9 years ago
:+1:
:+1:
this doesn't interfere with my stuff, but are we now able to remove the invite method from the meetings controller?
:100: :+1:
@mlgiardina we cannot remove the invite method from the meetings controller. Gracie needs it for her stuff to work. Her invite method does things slightly differently than the create method in the invites controller, so we need both. :)
Thanks for merging @alejandroereyes !
Added a "invitations" path to routes that takes 'admin/invitations/show' to 'invitations#show' as 'invitations'. This shouldn't conflict with the routes for invites already set up.
@Graciexia @mlgiardina please take a look to make sure this doesn't interfere with your stuff.