jeremyruppel / eastwood

Start your client side out right
MIT License
3 stars 0 forks source link

Find a way to force recompile eastwood.js #1

Closed jeremyruppel closed 12 years ago

jeremyruppel commented 12 years ago

Seems that simply adding new named routes doesn't force eastwood.js to recompile. It'd be awesome to find a way to do this automatically, but if not there should be a way to do it manually but simply.

Perhaps config.assets.version or config.assets.compile could help here.

jeremyruppel commented 12 years ago

rake tmp:clear