Skip to content

bragi/validates_xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValidatesXml

Provides validates_xml method allowing to validate xml correctness of ActiveRecord attributes.

Running Specs

To run specs issue following commands:

BUNDLE_GEMFILE=gemfiles/Gemfile-rails2 bundle BUNDLE_GEMFILE=gemfiles/Gemfile-rails3 bundle ruby runspecs

Acknowledgment

It’s just a repacking as gem of plugin published on http://code.google.com/p/validates-xml/ by johnwulff

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages