Install Speckle
- Add this ruby code in the
/plugin
directory.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
Check out a detailed article at codeatlas.cc platforme de conception (french).
/plugin
directory.def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
Check out a detailed article at codeatlas.cc platforme de conception (french).