Hi all, I want to ask about ideas of rails app versioning. I got app in development and want to know version that client is running. I can write some version string in application.html to show version... Other idea is to find the newest file (its date) in rails app directory - it can mark the "last change" of app - can someone give me clues how to do this (find newest filedate in dir incrementally) in rails? Any other ideas of app versioning? I know that it would be good to include revision number from repo like svn... BR
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

