crudley implements implied properties. needs more specs
This commit is contained in:
parent
eaded423d1
commit
107e536e76
8 changed files with 189 additions and 2 deletions
|
@ -12,6 +12,10 @@ require "microformats2/property/url"
|
|||
require "microformats2/property/date_time"
|
||||
require "microformats2/property/embedded"
|
||||
require "microformats2/property"
|
||||
require "microformats2/implied_property/foundation"
|
||||
require "microformats2/implied_property/name"
|
||||
require "microformats2/implied_property/photo"
|
||||
require "microformats2/implied_property/url"
|
||||
|
||||
module Microformats2
|
||||
class << self
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue