Sha256: f2263422d1f565ed114abf2780fe06940c772ce27ab65873d80a33b83d27f316
Contents?: true
Size: 485 Bytes
Versions: 52
Compression:
Stored size: 485 Bytes
Contents
= New Features * A relative_path plugin has been added, adding a relative_path method that will take an absolute path and make it relative to the current request by prepending an appropriate prefix. This is helpful when using Roda as a static site generator to generate a site that can be hosted at any subpath or directly from the filesystem. * In the path plugin, the path method now accepts a :relative option for generating relative paths instead of absolute paths.
Version data entries
52 entries across 52 versions & 1 rubygems