No description
Find a file
2010-03-16 10:30:26 -07:00
.externalToolBuilders tweeter demo client 2010-01-18 17:56:08 -08:00
.settings created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
css added asynchronous validator 2010-02-12 19:39:01 -08:00
example rename and fix binding examples 2010-03-15 14:47:28 -07:00
lib copy response into resource on save. update jstestdriver 2010-03-15 15:02:52 -07:00
src spike on directives 2010-03-16 10:30:26 -07:00
test resources, with bind() 2010-03-15 15:57:12 -07:00
.gitignore added resources; removed compiled code 2010-03-15 14:36:50 -07:00
.project created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
jsTestDriver.conf added resources; removed compiled code 2010-03-15 14:36:50 -07:00
LICENSE MIT license 2010-01-05 16:57:36 -08:00
Rakefile added formatters 2010-01-28 22:11:01 -08:00
README.md readme 2010-03-15 14:41:28 -07:00
server.sh created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
test.sh fixes to make it pass on IE 2010-01-25 23:49:52 -08:00
TODO.text removed nglr namespace 2010-01-09 15:02:43 -08:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test