pushtype/push_type

View on GitHub
admin/app/assets/javascripts/push_type/config.js.erb

Summary

Maintainability
Test Coverage
window.PushType = {
  Routes: {
    adminPath: '<%= Rails.application.routes.url_helpers.push_type_admin_path %>'
  }
}