Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit suppresses the following RuboCop's offense: ```console $ bundle exec rake (snip) lib/rubocop/rails/schema_loader/schema.rb:181:11: C: [Corrected] Style/SuperArguments: Call super without arguments and parentheses when the signature is identical. super(node) ^^^^^^^^^^^ 294 files inspected, 1 offense detected, 1 offense corrected ```
- Loading branch information