Skip to content
  • Xavier Noria's avatar
    d9b6f898
    Revert "Tests now require MySQL2 adapter in order to run" · d9b6f898
    Xavier Noria authored
    Reason: Setting up MySQL and Postgres needs installing servers
    and libraries that perhaps you don't need in your machine. We
    think fixing a bug in Active Support without running the suite
    of Active Record for all possible drivers is OK. That's why
    we explain first --without db, and after that we cover AR
    specifically. mysql2 is no different than mysql or pg in that
    sense.
    
    This reverts commit 50d5e0f7.
    d9b6f898
    Revert "Tests now require MySQL2 adapter in order to run"
    Xavier Noria authored
    Reason: Setting up MySQL and Postgres needs installing servers
    and libraries that perhaps you don't need in your machine. We
    think fixing a bug in Active Support without running the suite
    of Active Record for all possible drivers is OK. That's why
    we explain first --without db, and after that we cover AR
    specifically. mysql2 is no different than mysql or pg in that
    sense.
    
    This reverts commit 50d5e0f7.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading