git-berian
Results
1
issues of
git-berian
Running the following code in Rails 5.0.0.1 will cause warning. `include SeamlessDatabasePool::ControllerFilter` DEPRECATION WARNING: alias_method_chain is deprecated. Please, use Module#prepend instead. From module, you can access the original method using...