method
ruby_scripts
v1.0.0 -
Show latest stable
- Class:
Installer
ruby_scripts()public
No documentation available.
# File actionwebservice/setup.rb, line 1216
def ruby_scripts
collect_filenames_auto().select {|n| /\.rb\z/ =~ n }
end