lib/health-data-standards.rb in health-data-standards-3.4.6 vs lib/health-data-standards.rb in health-data-standards-3.5.0
- old
+ new
@@ -7,9 +7,10 @@
require 'csv'
require 'nokogiri'
require 'ostruct'
require 'log4r'
require 'memoist'
+require 'protected_attributes'
# Freedom patches
require_relative 'health-data-standards/ext/symbol'
require_relative 'health-data-standards/ext/string'
require_relative 'health-data-standards/ext/node'