An attribute reader for the source string for the resource path prefix. This method is regenerated at runtime based on what the prefix is set to.
Source Code
# File active_resource/base.rb, line 238 def prefix_source prefix # generate #prefix and #prefix_source methods first prefix_source end
<code/>and<pre/>for code samples.