0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated documentation More... almost 13 years ago
Documentation update More... almost 13 years ago
Refactored Parser.destroy method More... almost 13 years ago
Refactored options_include? method More... almost 13 years ago
Removed obsolete files and comments More... almost 13 years ago
Fixed destroy issue caused by circular associations More... almost 13 years ago
Fixed issue with element content not being recorded correctly for elements with long content More... almost 13 years ago
Added association constraint checking for has_one More... almost 13 years ago
Added factories to eventually replace yaml fixtures More... almost 13 years ago
Removed mismatched test that can never work due to most databases not allowing insert of random numbers in auto increment fields More... almost 13 years ago
Fixed issues with fixtures and steps More... almost 13 years ago
Minor refactoring of DataActive class More... almost 13 years ago
Bumped version More... almost 13 years ago
Added destroying of records missing in the XML More... almost 13 years ago
Refactored parser to allow for container elements (eg //books/book) and parsing through elements until the appropriate root is identified More... almost 13 years ago
Moved to Ruby 1.9.3-p392 and resolve cucumber-rails warning More... almost 13 years ago
Wired in new processing mechanism More... almost 13 years ago
Added handling of elements tags that do not have an associated ActiveRecord More... almost 13 years ago
Included association updating for :has_one and :has_many More... almost 13 years ago
Create record update & creation More... almost 13 years ago
Gutted DataActive class in preparation for new processing mechanism More... almost 13 years ago
Added DataActive::Entity, DataActive::Attribute, DataActive::Parser and DataActive::SaxDocument classes More... almost 13 years ago
Added rspec fixtures and helpers More... almost 13 years ago
Added rspec to Rails 3.2 test application More... almost 13 years ago
Fixed issue with foreign keys not being set on :has_one associations More... almost 13 years ago
Made appropriate methods private for many_from_xml More... almost 13 years ago
Refactored processing of many_from_xml More... almost 13 years ago
Resolved issues with handling of :has_one associations More... almost 13 years ago
Resolved issues around syncing XML files that have no record ids in them More... over 13 years ago
Documentation update More... over 13 years ago