If you downloaded Vasco and ran into the bug where it couldn’t find “data.js”, that bug has been fixed. You should update from the git repo and try again. Thanks for the bug report in the comments, Andreas!
Contact
100 Europa Drive Suite 495 Chapel Hill, NC 27517phone 919.442.3030 fax 919.968.7210 info@thinkrelevance.com
Comments
Thanks for the fast response! It sounds like a great tool. I reinstalled from git. Unfortunately, I still can’t see any routes when loading http://localhost:3000/vasco, even though the data.js file is in the proper location.
The Vasco panel says: To explore your routes, run: > rake vasco:explore (which I did)
Every time I do (with—trace): (in ../rails/AKSoNet)I am wondering if it’s due to the fact that the project is using engines/map.from_plugin in routes.rb?
By the way, I wasn’t sure if the data.js not found was a bug – I actually thought it might have been a permission issue on my end.