validates_no_word_content 0.0.0
ActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIWYG attributes.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.0 May 28, 2015 (8.5 KB)
Development Dependencies (7):
            activemodel
            >= 0
          
          
            activesupport
            >= 0
          
          
            bundler
            ~> 1.0
          
          
            jeweler
            ~> 2.0.1
          
          
            rdoc
            ~> 3.12
          
          
            rspec
            ~> 2.8.0
          
          
            simplecov
            >= 0
          
    