nano ~/.rbenv/versions/3.2.0/bin/rails
Add these lines before load Gem...
:
require 'active_support'
ActiveSupport::Inflector.inflections { |inflect| inflect.acronym 'CT' }
nano ~/.rbenv/versions/3.2.0/bin/rails
Add these lines before load Gem...
:
require 'active_support'
ActiveSupport::Inflector.inflections { |inflect| inflect.acronym 'CT' }