Class: Foliokit::Types::Source
- Inherits:
-
Object
- Object
- Foliokit::Types::Source
- Defined in:
- lib/foliokit/types/source.rb
Class Method Summary collapse
Class Method Details
.convert(target, name, options = {}) ⇒ Object
4 5 6 |
# File 'lib/foliokit/types/source.rb', line 4 def self.convert(target, name, = {}) target["source"] || target["href"] end |