https://github.com/codegoalie/mwrc-refactoring
Code smells and refactoring based on @jpignata's talk at Mountain West Ruby Conf
https://github.com/codegoalie/mwrc-refactoring
Last synced: 11 months ago
JSON representation
Code smells and refactoring based on @jpignata's talk at Mountain West Ruby Conf
- Host: GitHub
- URL: https://github.com/codegoalie/mwrc-refactoring
- Owner: codegoalie
- Created: 2013-06-12T14:07:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-12T14:17:25.000Z (over 12 years ago)
- Last Synced: 2025-02-14T05:43:54.683Z (about 1 year ago)
- Language: Ruby
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo represents my excercise of following along with [@jpignata's
refactoring talk at Mountain West Ruby
Conf](http://tx.pignata.com/2013/04/mwrc-code-smells-talk.html).
He also has the code on [github](https://github.com/jpignata/mwrc), but gemified
and all nice.
This is a great talk and I strongly encourage anyone to follow along like I did!
Enjoy!