Remy Sharp
68323aee1b
separate the tracking of application over the rendered views
2013-04-21 10:57:26 +01:00
Aron Carroll
0f146f6255
Update rendered root to include custom subdomain
...
This doesn't account for all generated url's only those in the initial
html and those generated by the client. However this seems to cover
most bases without having to completely refactor the url helper to have
access to the request object.
2012-09-09 22:35:54 +01:00
Aron Carroll
ad4a496525
Add helpers.urlForStatic() to get an asset url
2012-09-09 21:15:03 +01:00
Aron Carroll
d9c2cd4a83
Lint the node source
2012-08-03 13:04:48 +01:00
Remy Sharp
ab3ce57881
Flipping mismatch between client side urls and server.
...
Bottom line: if revision is 1 - it should not be visible. End of!
2012-07-22 23:36:53 +01:00
Remy Sharp
8ef5a542c5
Fix error in url method
2012-07-07 10:00:48 +01:00
Remy Sharp
b1d93ba50f
Point spike scripts to static server
2012-07-07 09:14:27 +01:00
Aron Carroll
41547acd68
Allow helpers.url() to be called with no argument
2012-07-06 16:27:15 +01:00
Aron Carroll
800f2eb495
helpers.url() now trims the preceding / from a url
2012-06-30 11:21:21 +01:00
Aron Carroll
4202c5eac2
Move helpers into a separate file
2012-06-30 10:36:18 +01:00