initial import

This commit is contained in:
2010-07-19 00:57:23 +03:00
commit afd6265288
17 changed files with 360 additions and 0 deletions

7
spec/key_spec.rb Normal file
View File

@@ -0,0 +1,7 @@
require "spec_helper"
describe Redistat::Key do
end