The Wayback Machine - https://web.archive.org/web/20200912064009/https://github.com/tcd/eddy
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
exe
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Eddy

Gem Build Status Coverage Status License Documentation

Installation

Without Rails

Add this line to your application's Gemfile:

gem 'eddy'

And then execute:

bundle

With Rails

Use eddy-rails.

Validation

  • Ensures mandatory elements have assigned an value.
  • Ensures values passed to ID elements are included in the associated code list.
  • Accepts Time#utc objects for DT and TM elements.
  • Makes sure element values aren't set above max length.
  • Pads strings and numbers to ensure min length is met.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tcd/eddy.

License

The gem is available as open source under the terms of the MIT License.

Dependencies

Alternatives (in Ruby)

See Also

About

🧨 EDI toolkit (WIP)

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.