lfzawacki/musical-artifacts

View on GitHub
app/views/notifications/_survey.html.haml

Summary

Maintainability
Test Coverage
- if session[:notifications]['survey'] <= DateTime.now
  .timed-notification#survey{ data: { title: t('.title'), text: t('.text'), time: 5 } }