method
ruby
v1.0.0 -
Show latest stable
- Class:
FileOperations
ruby(str)public
No documentation available.
# File actionwebservice/setup.rb, line 557
def ruby(str)
command config('rubyprog') + ' ' + str
end ruby(str)No documentation available.
# File actionwebservice/setup.rb, line 557
def ruby(str)
command config('rubyprog') + ' ' + str
end