Closed lucasmazza closed 12 years ago
Thanks!
Any suggestions on how to improve :) ?
I've started an app recently and worked on a similar setup for it, but I still need to work on it properly, some points that I've noticed:
assets:precompile
task during the deployment process, and it could be better than using something like TryStatic
;Rack::Offline
;I've noticed that the browser_modules
is somewhat similar to the node_modules
folder from NPM/Node - what tool uses it? Would love to know more about it.
Btw, this is a very interesting project :)