Practicing Rails
Find a file
Andrew Tomaka 51f4d71dfd Merge branch 'atomaka/refactor/metric-clean-up' into 'master'
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
2015-12-11 21:08:28 +00:00
app Clean up metric_fu violations 2015-12-11 16:06:10 -05:00
bin Initial commit 2015-07-08 10:24:41 -04:00
config Add a quick front apge 2015-12-11 15:05:16 -05:00
db Creaet simple user profile 2015-08-12 14:48:44 -04:00
lib Add user creation 2015-07-09 16:31:41 -04:00
log Initial commit 2015-07-08 10:24:41 -04:00
public Initial commit 2015-07-08 10:24:41 -04:00
spec Clean up metric_fu violations 2015-12-11 16:06:10 -05:00
vendor/assets Initial commit 2015-07-08 10:24:41 -04:00
.gitignore Add user creation 2015-07-09 16:31:41 -04:00
.gitlab-ci.yml Use built-in Gitlab CI 2015-11-19 14:46:34 -05:00
.metrics Add metrics for testing / style / best practices 2015-07-10 00:27:23 -04:00
.rspec Development and testing setup 2015-07-08 14:51:49 -04:00
.ruby-version Initial commit 2015-07-08 10:24:41 -04:00
config.ru Initial commit 2015-07-08 10:24:41 -04:00
Gemfile Initial attempt at comments 2015-08-05 19:53:17 -04:00
Gemfile.lock Initial attempt at comments 2015-08-05 19:53:17 -04:00
Guardfile Development and testing setup 2015-07-08 14:51:49 -04:00
Rakefile Initial commit 2015-07-08 10:24:41 -04:00
README.md Use built-in Gitlab CI 2015-11-19 14:46:34 -05:00

build status

creddit

C(lone)reddit

Development

Some stuff for notifications later

Mac

  • brew install terminal-notifier

Ubuntu 14.04