I was looking for a way to version a rails app and here are the two different alternatives I found :
- Show the version number of your Rails app using Git
- app_version (a rails plugin)
Both of them work with git which is basically my only requirement :)
Hope someone else finds this useful - if you have any other ideas feel free to share!
0 comments:
Post a Comment