f96q/kptboard

View on GitHub
app/views/retrospectives/show.html.haml

Summary

Maintainability
Test Coverage
= content_for :active, 'retrospectives'
= content_for :navigation_title, @retrospective.title

.js-retrospective{data: {id: @retrospective.id, url: "#{request.host}:#{request.port}/websocket"}}