public
Description: Rails plugin for managing your site's version number.
Homepage: http://fiatdev.com/2007/03/31/new-rails-plugin-app-version
Clone URL: git://github.com/toland/app_version.git
jschank (author)
Fri Oct 31 23:55:18 -0700 2008
commit  4528cd3875b6488ec9924e9d44660c1c674db10f
tree    5794f754f96cac627ab217515e87aa15db1e4f25
parent  c6a7316efe87909f4970a3617ea012d0c363152e
app_version / TODO.txt
100644 18 lines (15 sloc) 0.496 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==============
= Deployment =
==============
 
===================
= Problems & Bugs =
===================
fixme: Figure out how to pass the branch to the git revcount call in the erb file.
 
====================
= Cosmetic Changes =
====================
todo: Convert the readme doc to some other markup format.
 
 =========================
 = Refactoring & Testing =
 =========================
todo: Perhaps "build_date" should be called deploy_date because it is really the date of the deployment