Current section
Files
Jump to
Current section
Files
priv/ember/app/models/custom-inflector-rules.coffee
inflector = Ember.Inflector.inflector# inflector.irregular('formula', 'formulae');inflector.uncountable('scheduled');# Meet Ember Inspector's expectation of an export`export default {}`