andreychernih/railsbox

View on GitHub
app/assets/javascripts/angular/constants/cores.js.coffee

Summary

Maintainability
Test Coverage
angular
  .module('app.railsbox')
  .constant 'CORES', [ '1', '2', '3', '4', '5', '6', '7', '8' ]