Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
heptapod
heptapod
Repository
heptapod
app
models
project.rb
Find file
Blame
History
Permalink
Moving away from the "extend" based factory to a more traditional one.
· a84ccc74e1f3
Gabriel Mazetto
authored
Aug 07, 2017
Using `extend` dynamically can lead to bad performance as it invalidates the method's cache.
a84ccc74e1f3