insert_from_file 0.0.7
Insert the contents of the source file into the destination file. Look for a line with certain content in the destination file, and add the contents of the source file before or after this point. You can also look for two lines with certain content in the destination file and replace everything in between with the contents of the source file.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
line_containing
>= 0
string_in_file
>= 0
Development 依赖 (9):
bundler
= 1.16.3
bundler-audit
= 0.6.0
codecov
= 0.1.10
gemsurance
= 0.9.0
rake
= 12.3.1
rspec
= 3.8.0
rubocop
= 0.58.2
ruby-graphviz
= 1.2.3
simplecov
= 0.16.1