diff options
author | Lars Kanis <larskanis@gmail.com> | 2016-10-01 16:29:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-01 16:29:22 +0200 |
commit | c16a70a4e61f881016749243fea91716552bcf6b (patch) | |
tree | 93ff1c5742708d6fb6179f2d7833a6801427807e /activesupport/test/dependencies/requires_nonexistent1.rb | |
parent | 58cabed38efddf54b67fd705fb98f5682fb1d5aa (diff) | |
download | rails-c16a70a4e61f881016749243fea91716552bcf6b.tar.gz rails-c16a70a4e61f881016749243fea91716552bcf6b.tar.bz2 rails-c16a70a4e61f881016749243fea91716552bcf6b.zip |
Add missing require for zlib
Zlib is used to generate the advisory lock since commit 2c2a8755460 .
Using the Migrator fails since then, when it is called without the rails context:
NameError: uninitialized constant ActiveRecord::Migrator::Zlib
This patch fixes the above error.
Diffstat (limited to 'activesupport/test/dependencies/requires_nonexistent1.rb')
0 files changed, 0 insertions, 0 deletions