Class: Thor

Inherits:
Object
  • Object
show all
Defined in:
lib/gemfile_utils/thor/actions/inject_into_file.rb

Overview

incompatible character encodings: ASCII-8BIT and UTF-8 fix by replacing File.binread with File.read github.com/erikhuda/thor/issues/191

Direct Known Subclasses

GemfileUtils::Cli::Base

Defined Under Namespace

Modules: Actions