Sha256: 4b0da112b585e0d0e39a77b65be906390b7f4f73b256764e9bb3da50b8d9f20e
Contents?: true
Size: 481 Bytes
Versions: 22
Compression:
Stored size: 481 Bytes
Contents
= Documentation for Path Class Methods Feature The path class methods feature allows for calling the *_path and *_url methods directly on the class, as opposed to an instance of the class. In order for the *_url methods to be used, you must use the base_url configuration so that determining the base URL doesn't depend on the submitted request, as the request will not be set when using the class method. Failure to do this will probably result in a NoMethodError being raised.
Version data entries
22 entries across 22 versions & 1 rubygems