Michael Schuerig wrote:
[...]
> I didn't explain why I want this version number to begin with. I don't
> need the version anywhere in the app. The whole point is to identify the
> version of the app that has generated a page. So, if I get a bug report
> from a tester or user, I can tell them to attach the offending page to
> the bug report and from that I can find out what version they were
> using.

Then, instead of a meta tag, why not just put it in a hidden (or 
smallish) div in the HTML?

And I think Parker may have the right idea.  It seems reasonable to read 
this from a VERSION file that's updated by Git or Cap.

> 
> Michael

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to