Changed routes
GET /:cid/presentations => /:cid/user/presentations
POST /:cid/presentations => /:cid/user/presentations
GET /:cid/presentations => TODO: Should probably list the presentations for a conference
Embed create presentation form in user/presentations.html.ep
What I'm unsure about is if it's confusing to go directly to github's OAuth2 page, instead of getting some information first.
Highlights
form_row()
helperWhat I'm unsure about is if it's confusing to go directly to github's OAuth2 page, instead of getting some information first.