aboutsummaryrefslogtreecommitdiff
path: root/config/initializers/inflections.rb
Commit message (Collapse)AuthorAgeFilesLines
* Allow using INCOMMON as a module namehellekin2020-10-291-0/+1
|
* REUSE: Add AGPL-3.0-or-later on remaining IN COMMON codehellekin2020-10-291-0/+4
|
* Configure Discourse SSOhellekin2020-10-051-0/+6
| | | | | | | | We're creating a minimal User model that will be filled from SSO. We also configure Inflections so we can use SSO instead of Sso which looks weird for a module named after an acronym. Use Discourse as SSO: https://meta.discourse.org/t/using-discourse-as-a-sso-provider/32974
* rails new incommon-map -d postgresql -C -Thellekin2020-10-051-0/+16