Bergrebell / CyberCoach

1 stars 1 forks source link

backend: refactor / add comments / update wiki / fix tests #78

Closed lexruee closed 9 years ago

lexruee commented 9 years ago

Facade::SportSession

1) split file Facade::SportSession into four files:

2) try to remove table lookup tables

3) make save and update method interchangeable

Rubymine: https://www.jetbrains.com/ruby/webhelp/creating-documentation-comments.html

Rdoc: http://docs.seattlerb.org/rdoc/index.html

lexruee commented 9 years ago

Done. Backend is replaced by coach4rb. http://rubygems.org/gems/coach4rb https://github.com/lexruee/coach4rb