Flowdock

No documentation

This module has no description. You can help the Ruby community by adding new notes.

Constants

CONTENT_PREFIX = 'content'

CONTENT_URI = "http://purl.org/rss/1.0/modules/content/"

DC_PREFIX = 'dc'

DC_URI = "http://purl.org/dc/elements/1.1/"

DublincoreModel = DublinCoreModel

IMAGE_PREFIX = 'image'

IMAGE_URI = 'http://purl.org/rss/1.0/modules/image/'

IMAGE_ELEMENTS = []

ITUNES_PREFIX = 'itunes'

ITUNES_URI = 'http://www.itunes.com/dtds/podcast-1.0.dtd'

AVAILABLE_PARSER_LIBRARIES = [ ["rss/xmlparser", :XMLParserParser], ["rss/xmlscanner", :XMLScanParser], ["rss/rexmlparser", :REXMLParser], ]

AVAILABLE_PARSERS = []

VERSION = "0.2.4"

URI = "http://purl.org/rss/1.0/"

DEBUG = false

NotExceptedTagError = NotExpectedTagError

UnknownConvertMethod = UnknownConversionMethodError

SLASH_PREFIX = 'slash'

SLASH_URI = "http://purl.org/rss/1.0/modules/slash/"

SY_PREFIX = 'sy'

SY_URI = "http://purl.org/rss/1.0/modules/syndication/"

TAXO_PREFIX = "taxo"

TAXO_URI = "http://purl.org/rss/1.0/modules/taxonomy/"

TAXO_ELEMENTS = []

TRACKBACK_PREFIX = 'trackback'

TRACKBACK_URI = 'http://madskills.com/public/xml/rss/module/trackback/'

Attributes

Show files where this module is defined (42 files)
Register or log in to add new notes.