Method: KManager::Resources::WebResource#resource_path
- Defined in:
- lib/k_manager/resources/web_resource.rb
#resource_path ⇒ Object
29 30 31 |
# File 'lib/k_manager/resources/web_resource.rb', line 29 def resource_path @resource_path ||= source_path end |