https://github.com/cored/wineshop
Refactoring
https://github.com/cored/wineshop
Last synced: 25 days ago
JSON representation
Refactoring
- Host: GitHub
- URL: https://github.com/cored/wineshop
- Owner: cored
- License: mit
- Created: 2013-02-06T15:02:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-08T17:41:29.000Z (over 13 years ago)
- Last Synced: 2025-07-12T12:40:00.243Z (about 1 year ago)
- Language: Ruby
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Wineshop
This is just refactoring for the masses
## Usage
Check the history for the thought process of doing a refactoring from start to
finish; obviusly I haven't finish this it always can get more improvements.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request