summaryrefslogtreecommitdiff
path: root/doc/development/module_with_instance_variables.md
Commit message (Collapse)AuthorAgeFilesLines
* Make it clear that this is an acceptable useLin Jen-Shin2017-11-221-5/+8
|
* Reword Instance variables in viewsLin Jen-Shin2017-11-221-8/+5
|
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-3/+3
| | | | | And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude.
* Explain how to disable it in the docLin Jen-Shin2017-11-221-0/+29
|
* Updates based on feedbackLin Jen-Shin2017-11-221-13/+12
|
* Fix grammar: judge -> judgementLin Jen-Shin2017-09-191-2/+2
|
* Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-20/+51
|
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+183