0.0.2 • Published 9 years ago

ember-cli-uncharted-validations v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

UnchartedCode Validations Build Status

Extension of ember-validations for tracking component heirarchy and backend validation helpers.

Installation

ember install:addon ember-cli-uncharted-validations

Usage

This is used internally. If you are interested in more details please let me know.

Development

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.