We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40edcae commit 377bf82Copy full SHA for 377bf82
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2012-21 Bozhidar Batsov
+Copyright (c) 2012-22 Bozhidar Batsov
2
3
Permission is hereby granted, free of charge, to any person obtaining
4
a copy of this software and associated documentation files (the
mkdocs.yml
@@ -1,7 +1,7 @@
site_name: "A RuboCop extension focused on enforcing Rails best practices and coding conventions."
repo_url: https://github.com/rubocop/rubocop-rails
edit_uri: edit/master/legacy-docs
-copyright: "Copyright © 2012-2021 Bozhidar Batsov and RuboCop contributors"
+copyright: "Copyright © 2012-2022 Bozhidar Batsov and RuboCop contributors"
5
docs_dir: legacy-docs
6
pages:
7
- Home: index.md
0 commit comments