mezuro/prezento

View on GitHub
app/assets/javascripts/testing.js.erb

Summary

Maintainability
Test Coverage
<% if Rails.env == "test" %>
  $(function(evt) { $.fx.off = true; });
<% end %>