Skip to content

Tags: HornsAndHooves/flat_map

Tags

v0.7.0

Verified

This commit was signed with the committer’s verified signature.
maneyko Peter Maneykowski
Merge #10 'andrew-petersen-integracredit:master'

* upstream/master:
  Update specs for Ruby 3
  Update for breaking change
  Update Errors::add to match ruby 3 ActiveModel function signature

v0.6.0

Bump version to 0.6.0

v0.5.0

Verified

This commit was signed with the committer’s verified signature.
maneyko Peter Maneykowski
Merge #8 'rails_6_research'

* origin/rails_6_research:
  drop support for Rails 4.x
  modify error merging to comply with standard Rails interface
  Rails 6 research

v0.4.1

Merge remote-tracking branch 'origin/22790_rails_5_2'

* origin/22790_rails_5_2:
  Fix version inclusion
  Updates to support rails 5.2

Version 0.4.1

v0.4.0

Merge remote-tracking branch 'origin/8708_update_to_support_rails_4.2'

* origin/8708_update_to_support_rails_4.2:
  Update authors, narrow down AR and AS dependencies.
  Fixed spec_helper to work with latest RSpec.
  Eliminate moot model_name on the mapper instance
  Loosen the Rails dependency to allow Rails 4.2

v0.3.0

Version 0.3.0

v0.2.1

v0.2.1: Merge remote-tracking branch 'origin/various_fixes'

* origin/various_fixes:
  Expose attribute names
  Fix other method_missing
  Correctly respond to dynamic methods

v0.2.0

v0.2.0: Prep for release under HornsAndHooves

Task 1256

v0.1.0

Version 0.1.0

v0.0.3

Restore edits for Merge TMXCredit/flat_map#2 v0.0.3 'origin/13224_fix…

…_trait_mountings'

Task 13224
Task 13228

* origin/13224_fix_trait_mountings:
  Revise block parameter names to avoid clobbering method names
  Address metric_fu critiques
  Initial metric_fu data
  Set up code metrics
  Fix BaseMapper::Traits::ClassMethods#mountings