initial commit

This commit is contained in:
Jessica Lynn Suttles 2013-02-04 12:45:41 -08:00
parent 93cfc9ae94
commit 05ec5276fd
8 changed files with 123 additions and 4 deletions

5
lib/microformats2.rb Normal file
View file

@ -0,0 +1,5 @@
require "microformats2/version"
module Microformats2
# Your code goes here...
end