Method: Apipie::Markup::Textile#initialize
- Defined in:
- lib/apipie/markup.rb
#initialize ⇒ Textile
Returns a new instance of Textile.
41 42 43 |
# File 'lib/apipie/markup.rb', line 41 def initialize require 'RedCloth' end |
Returns a new instance of Textile.
41 42 43 |
# File 'lib/apipie/markup.rb', line 41 def initialize require 'RedCloth' end |