Skip to content

Basic syntax deprecation checker for applications wanting to update to Rails 5.0

Notifications You must be signed in to change notification settings

emerak/rails_deprecated_syntax

Repository files navigation

rails_deprecated_syntax

Basic syntax deprecation checker for applications wanting to update to Rails 5.0

Disclaimer: This gem does not change any syntax for you, it only tells you what should be changed

How to use it

Install it in your project

  gem install rails_deprecated_syntax

In a console, run

  bundle exec check_deprecations

About

Basic syntax deprecation checker for applications wanting to update to Rails 5.0

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages