markup_attr 0.1.0
This ActiveRecord plugin saves formatted content (Markdown, Textile, HTML) after normalizing it.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.1.0 September 16, 2011 (8.5 KB)
Runtime 依赖 (2):
            actionpack
            ~> 3.0
          
          
            activerecord
            ~> 3.0
          
    Development 依赖 (8):
            nokogiri
            ~> 1.5
          
          
            rake
            >= 0
          
          
            redcarpet
            ~> 1.17
          
          
            RedCloth
            ~> 4.2
          
          
            rspec
            ~> 2.6
          
          
            ruby-debug19
            >= 0
          
          
            sqlite3
            ~> 1.3
          
          
            swiss_knife
            ~> 1.0
          
    