Xray - 透视你 webapp 的 UI
2013-05-20 本文已影响86人
做个懂科学的憨人
这个 xray-rails 项目太酷太有创意了,让你透视当前的页面各个部分分别对应到哪些模版和哪些 controller。
用作者的话来阐述:
Xray is the missing link between the browser and your app code.
同样有趣的是作者制作的 screencast 是个动画 gif
目前只支持 Rails,但作者谈及有计划抽象出其中关键的组件 xray.js 的 API,让其他 web 框架也能支持透视功能。