method
install_dir_lib
v1.0.0 -
Show latest stable
- Class:
Installer
install_dir_lib(rel)public
No documentation available.
# File actionwebservice/setup.rb, line 1194
def install_dir_lib(rel)
install_files ruby_scripts(), "#{config('rbdir')}/#{rel}", 0644
end