rendrjs / rendr

Render your Backbone.js apps on the client and the server, using Node.js.
MIT License
4.09k stars 312 forks source link

Load controller from action for AMD version #448

Closed purusho closed 9 years ago

purusho commented 9 years ago

This PR will fix the loading of controllers for the AMD version. Sample App's PR : https://github.com/rendrjs/rendr-examples/pull/15

ingiulio commented 9 years ago

+1

alexindigo commented 9 years ago

:+1:

@rendrjs/maintainers LGTM

saponifi3d commented 9 years ago

Seems good - can you please add a few tests around this?

purusho commented 9 years ago

test added.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.41%) to 82.69% when pulling 55ba980a5a3d10b35fb560019f4eca01995b515a on purusho:master into 7fb33df6eacb2042bdd753bea5e9133ec0bbad79 on rendrjs:master.

saponifi3d commented 9 years ago

Aw yeah! 83% coverage! We're gettin' there!