This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d8fffe00199860af25665668eea171aee53f3d32
tree 05933cdcf79f8bc69dd24a44ef0bf034ffdf80f0
parent c5d9301ed4d3bee86c19a519dcac4befae3dfb12
tree 05933cdcf79f8bc69dd24a44ef0bf034ffdf80f0
parent c5d9301ed4d3bee86c19a519dcac4befae3dfb12
tattler /
README
Tattler ======= A dinky little plugin that you may find helpful if you work with designers or when getting to grips with a new codebase. It's common task to split views up into nice reusable partials. However this can sometimes make it hard to pin down what file produced the html that you are looking at (especially if you are a non rails-savvy designer who is not familiar with rails' conventions). This plugin inserts an HTML comment every time a file is rendered with the path to the template. Inspired by http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/9629e034c58c4d70/dba61934489544ff#dba61934489544ff Tested with rails 2.2.2 and 2.3.2 Copyright (c) 2009 [Frederick Cheung], released under the MIT license








