forgeplus/test_devops.rb

3 lines
47 B
Ruby
Raw Normal View History

2020-07-24 17:30:44 +08:00
def test_devops
puts "This is good idea."
end