module ActsAsMarkupOn
Constants
- LIBRARY_EXTENSIONS
- MARKDOWN_LIBS
- MEDIAWIKI_LIBS
- VERSION
Public Class Methods
version()
click to toggle source
Returns the version string for the library.
# File lib/acts_as_markup_on.rb, line 43 def self.version VERSION end