Sha256: 23e1591deb64943e2dc128fa42d65ea8d5033e6108a56f1c0c8678abe9a2f9ef
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 Bytes
Contents
Configure the base path of the client application. Override the base path for the application (for locating templates and other resources). By default the base path is just the current working directory but this will not work for many applications. # Set: Vedeu.configure do base_path '/path/to/application' # ... end # Get: Vedeu.config.base_path
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vedeu-0.8.32 | docs/configuration/base_path.md |
vedeu-0.8.31 | docs/configuration/base_path.md |