raphonic

Results 4 comments of raphonic

Getting the package from github instead of atmosphere and running 'meteor add angularjs' solved this issue for me.

@tony-tran ,I also had to make a few adjustments to the paths specified in the package. They are very to similar to what's in @cherbst's fork https://github.com/cherbst/Meteor_angularjs(latest commit). Just clone...

Hi Steve, I think I fixed the dynamic finders example too if I remember correctly(memory's a little hazy).

I've updated the dynamic finders example, there was a stray is_server. Btw, i'm not using ko.meteor it in production because I couldn't figure out a way to integrate IronRouter with...