We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Copied from https://github.com/doubleunion/arooo/pull/247:
For links to google docs, we'd rather they be configurable than be hardcoded. That means you'd set them from Admin Tools --> Configure App page.
To make something configurable you:
cool_link: type: text
#{ link_to "a cool link", Configurable[:cool_link] }
Then, after the code is deployed, set the value in the UI (Admin Tools --> Configure App page)!