Flowdock
method

install_dir_data

Importance_0
v1.0.0 - Show latest stable - 0 notes - Class: Installer
install_dir_data(rel) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionwebservice/setup.rb, line 1205
  def install_dir_data(rel)
    install_files collect_filenames_auto(), "#{config('datadir')}/#{rel}", 0644
  end
Register or log in to add new notes.