Method: ChocTop::Appcast#release_notes_html
- Defined in:
- lib/choctop/appcast.rb
#release_notes_html ⇒ Object
88 89 90 |
# File 'lib/choctop/appcast.rb', line 88 def release_notes_html RedCloth.new(release_notes_content).to_html end |