Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaRanker baseline and some extensions #46

Open
wants to merge 60 commits into
base: jlb/master
Choose a base branch
from

Conversation

jbuechs
Copy link

@jbuechs jbuechs commented Dec 4, 2015

Did the baseline
Refactored the controller rspec to have only one file shared amongst three controllers

@amirahaile amirahaile self-assigned this Dec 10, 2015
@@ -1,47 +1,30 @@
source 'https://rubygems.org'


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't worry about removing these comments. It shouldn't significantly affect performance and it's nice to have these explanations for those that're unfamiliar with these gems.

@amirahaile
Copy link

I'm really impressed! Your code is really clean and you take full advantage of Rail's magic without sacrificing legibility. 🎉🎉(I'm an advocate for clean/legible code so your project has made me super happy.) I also appreciated your attempt at using concerns. It's awesome that you recognized the repetitive code; I hope you get to use concerns in a future project, they seem pretty cool.

Overall, fantastic work. I even learned a couple new things, so thanks! (:

@amirahaile amirahaile removed their assignment Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants