Repository is archived
No release in over a year
RuboCop extension for Rails deprecation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 1.27
 Project Readme

rubocop-rails_deprecation

test Gem Version

RuboCop extension for Rails deprecation.

This gem is no longer maintained. Please use sevencop instead.

Installation

Add this line to your application's Gemfile:

gem 'rubocop-rails_deprecation', require: false

And then execute:

bundle install

Or install it yourself as:

gem install rubocop-rails_deprecation

Usage

# .rubocop.yml
require:
  - rubocop-rails_deprecation