kaseymccormick / sinatra_project

Availability overlap manager
0 stars 0 forks source link

Refactor Models #27

Open kaseymccormick opened 9 years ago

kaseymccormick commented 9 years ago
kaseymccormick commented 9 years ago

my views seem to have more ruby then needed/desired but as they are within loops I'm not sure how to make the system work by taking it out of the view. I've made as many method/class calls as possible in the router instead of the view. Will need some more work with a better understanding coding more loops on redo of pre-work.

kaseymccormick commented 9 years ago

Also need to take a look at the loops to verify dry and srp