Practicing Rails
Andrew Tomaka
51f4d71dfd
Clean up metric_fu violations Clean up many of our violations. Most of these are meaningless fixes that do not resolve the actual issue. For example, we use delegate to remove the law of demeter violations, but that doesn't really resolve the issue. We pass some more stuff though and that's good enough for now. See merge request !23 |
||
---|---|---|
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
spec | ||
vendor/assets | ||
.gitignore | ||
.gitlab-ci.yml | ||
.metrics | ||
.rspec | ||
.ruby-version | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
Rakefile | ||
README.md |