No description
Find a file
2010-03-22 18:20:49 -07:00
.externalToolBuilders tweeter demo client 2010-01-18 17:56:08 -08:00
.idea twitter using resources 2010-03-16 14:38:56 -07: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 make xhr just a method 2010-03-16 14:48:11 -07:00
lib upgraded jquery to 1.4.2 and made ng-action work with jquery 2010-03-22 18:20:49 -07:00
scenario datastore scenario failing as expected 2010-03-15 17:05:45 -07:00
src upgraded jquery to 1.4.2 and made ng-action work with jquery 2010-03-22 18:20:49 -07:00
test upgraded jquery to 1.4.2 and made ng-action work with jquery 2010-03-22 18:20:49 -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 upgraded jquery to 1.4.2 and made ng-action work with jquery 2010-03-22 18:20:49 -07:00
LICENSE MIT license 2010-01-05 16:57:36 -08:00
Rakefile twitter using resources 2010-03-16 14:38:56 -07: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 got few directives working 2010-03-22 13:58:04 -07: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