Skip to content

adelcambre/textilizefu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextilizeFu

  class Article < ActiveRecord::Base
    textilize :body
  end

This will convert the body from textile into html and store the result in body_html

Based primarily off permalink_fu from Rick Olsen (technoweenie)

About

Textilize plugin for rails, based on PermalinkFu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages