at first there is no AddressMapper but only BuildF...
# development
b
at first there is no AddressMapper but only BuildFileAddressMapper. in https://rbcommons.com/s/twitter/r/4114/, AddressMapper was introduced to serve as a base class for both BuildFileAddressMapper and LegacyAddressMapper. I think the idea is BuildFileAddressMapper is compatible with v1 engine, while LegacyAddressMapper is compatible with v2 engine.