Igor Minar 7e47a2d016 temparary backaward compatibility patch for Controller.init
- feedback relies on *Controller.init to be called when a Controller is
being created. this with previous angular refactoring this is not happening
in angular any more. To make it easier for feedback to transition, this
change makes $become call controller's init method if present.

- call to Controller.init from $route.updateRoute was removed. this was
left there by accident during the previous refactoring.
2010-10-13 04:37:45 +08:00
2010-01-18 17:56:08 -08:00
2010-03-16 14:38:56 -07:00
2010-04-07 10:17:15 -07:00
2010-05-20 16:55:47 -07:00
2010-10-09 23:04:09 -07:00
2010-07-09 14:45:29 -07:00
2010-01-05 16:57:36 -08:00
2010-04-20 18:14:13 -07:00
2010-09-23 13:53:38 +02:00
2010-03-15 14:41:28 -07:00
2010-07-14 17:48:09 -07:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test
Description
No description provided
Readme MIT 63 MiB
Languages
JavaScript 98.8%
HTML 0.6%
Shell 0.4%
PHP 0.1%