Flowdock
method

destination_path

Importance_1
v1.2.6 - Show latest stable - 0 notes - Class: Rails::Generator::Base
destination_path(relative_destination) public

Return the full path from the destination root for the given path. Example for destination_root = ’/dest’:

  destination_path('some/path.rb') == '/dest/some/path.rb'
Show source
Register or log in to add new notes.