method
ruby
rails 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