split upr/status out to its own file
commita063217a2198769edcc287e662e5c4691c0ae4d0
authorEric Wong <normalperson@yhbt.net>
Thu, 12 Nov 2009 06:19:42 +0000 (11 22:19 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 12 Nov 2009 06:22:22 +0000 (11 22:22 -0800)
tree88d7f922736146bb9ccb44d0af465a77cd23ba06
parent64033a89a8b409a3b71382d8b328aa239caad428
split upr/status out to its own file

This prevent double loads that seem to be caused by "config.gem"
in Rails from messing up due to the Struct re-definition.  Of
course we'll still warn when the VERSION constant is redefined
so people will hopefully see a reason to avoid idiotic double
loads...
lib/upr.rb
lib/upr/status.rb [new file with mode: 0644]