Move all of the Rails specific code out of AePageObjects and into an ae_page_objects-rails gem that declares an explicit dependency on Rails.
Use the most recent version of Rails to run integration tests in ae_page_objects.
Test against all supported versions of Rails in ae_page_objects-rails.