Skip to content

sbfaulkner/has_markup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

has_markup

Easily add markup support with syntax colouring to a model.

Example

# models/post.rb
class Post < ActiveRecord::Base
  has_markup :body
end

Installation

$ script/plugin install git://github.com/sbfaulkner/has_markup.git

TODO

  • tests!

Legal

Author: S. Brent Faulkner brentf@unwwwired.net
License: Copyright © 2008-2009 unwwwired.net, released under the MIT license

About

easily add markup support with syntax colouring to a model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages