1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-08-12 12:48:39 +02:00

Convert into gem

This commit is contained in:
cn
2013-05-03 15:32:08 +02:00
parent 2f2160b985
commit 283c05d9d3
15 changed files with 208 additions and 77 deletions

View File

@@ -0,0 +1,4 @@
module OpenVPNStatusWeb
VERSION = "0.0.1"
end