Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmestad/refactorme
https://github.com/jsmestad/refactorme
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsmestad/refactorme
- Owner: jsmestad
- Created: 2009-03-13T16:45:11.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-11-01T00:11:11.000Z (about 15 years ago)
- Last Synced: 2023-04-10T09:40:33.974Z (over 1 year ago)
- Language: Ruby
- Homepage: http://www.refactorme.com
- Size: 11.5 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Refactor Me
p. A site tightly integrated with Github and Gists. It is TodaysBigThing.com meets ruby refactoring.
People can submit gists via url, text box, api, gem, etc and have it approved to be the refactor of the day.
Its intent is also to feature snippets from the Rails 3 work done by Yehuda and other popular projects to see
if code can be refactored in a cleaner way. Want to know more? Run script/server ;)h2. Getting Started
p. Download the source code, run `rake db:bootstrap` and then launch the server. The default admin account is jstad:admin
h2. Contribute
p. View our pivotal project to see what you can help with: http://www.pivotaltracker.com/projects/19321
h2. Related Projects
* TextMate Bundle: http://www.github.com/jsmestad/refactorme.tmbundle/tree/master
* VIM Bundle: http://www.github.com/jsmestad/refactorme.vim/tree/master