frolfr / frolfr-server

Frolfr's Rails API
http://frolfr.herokuapp.com
5 stars 1 forks source link

CLASSIC Ruby 2.2 warning #175

Closed gschorkopf closed 9 years ago

gschorkopf commented 9 years ago

It'd be nice to clean these up:

/app/app/models/course_holes_stat_log.rb:4: warning: circular argument reference - course
/app/app/models/course_holes_stat_log.rb:4: warning: circular argument reference - user
/app/app/models/course_stat_log.rb:4: warning: circular argument reference - user
/app/app/models/course_stat_log.rb:4: warning: circular argument reference - course
/app/app/models/hole_stat_log.rb:6: warning: circular argument reference - hole
/app/app/models/hole_stat_log.rb:6: warning: circular argument reference - user
/app/app/models/round_registration.rb:10: warning: circular argument reference - course
/app/app/models/round_registration.rb:10: warning: circular argument reference - users
/app/app/models/round_registration.rb:14: warning: circular argument reference - course
/app/app/models/round_registration.rb:14: warning: circular argument reference - users
/app/app/models/user_stat_log.rb:4: warning: circular argument reference - user
/app/app/models/user_stat_log.rb:4: warning: circular argument reference - friend