legacy_column 0.3.0
A gem that will print a message if a developer is trying to use a column that is from a legacy system but has to stay there.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            >= 5.2.0, < 9.0
          
          
            activesupport
            >= 5.2.0, < 9.0
          
    