27 28 29
# File 'lib/chewy/railtie.rb', line 27 def migrate(*args) Chewy.strategy(:bypass) { super } end