franzejr / best-ruby

Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
http://franzejr.github.io/best-ruby/
2.39k stars 218 forks source link

generalize 'Inner assignment conditional' to 'Conditional assignment' #40

Closed jtmarmon closed 8 years ago

franzejr commented 8 years ago

@jtmarmon, could you just change the markdown file? https://github.com/franzejr/best-ruby/blob/master/idiomatic_ruby/inner_assignment_conditional.md The others files I generate using gitbook, so, no need to change the HTML files, ok? So, Could you squash those commits into one and just change the Markdown file? Thanks!

jtmarmon commented 8 years ago

oh, sure. i generated them via gitbooks too to test, thought you'd want that. will fix

franzejr commented 8 years ago

Hey @jtmarmon , some update? :)

jtmarmon commented 8 years ago

fixed! sorry for the delay :)

franzejr commented 8 years ago

Thanks @jtmarmon !! Closes #39