public
Description:
Homepage: http://www.refactorme.com
Clone URL: git://github.com/jsmestad/refactorme.git
name age message
file .gitignore Sat Apr 04 19:53:48 -0700 2009 .gitignore [jsmestad]
file Capfile Mon Feb 16 23:11:03 -0800 2009 users established, testing framework placed [jsmestad]
file README.textile Thu Jun 18 10:06:59 -0700 2009 fixed markup [jsmestad]
file Rakefile Mon Feb 16 21:15:40 -0800 2009 initial commit [jsmestad]
directory app/ Wed Jun 24 12:34:25 -0700 2009 fixed atom feed bug [jsmestad]
directory config/ Loading commit data...
file cucumber.yml Tue Feb 17 21:50:02 -0800 2009 defined initial features [jsmestad]
directory db/ Sun Apr 05 12:09:48 -0700 2009 remove additional fields on user model [jsmestad]
directory doc/ Mon Feb 16 21:15:40 -0800 2009 initial commit [jsmestad]
directory features.old/ Mon Jun 15 13:06:09 -0700 2009 cucumber powered by watir, sorry webrat [jsmestad]
directory features/ Mon Jun 15 21:43:41 -0700 2009 working show method [jsmestad]
directory lib/ Mon Jun 15 13:10:17 -0700 2009 updated cukes to latest version [jsmestad]
directory public/ Mon Jun 22 16:44:09 -0700 2009 updated regex to remove unneeded data [jsmestad]
directory script/ Tue Mar 31 22:11:48 -0700 2009 moved pids to log [jsmestad]
directory spec/ Fri Jun 19 12:55:57 -0700 2009 working code for api post-receive call from github [jsmestad]
directory vendor/ Mon Jun 15 21:43:41 -0700 2009 working show method [jsmestad]
README.textile

Refactor Me

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 ;)

Getting Started

Download the source code, run `rake db:bootstrap` and then launch the server. The default admin account is jstad:admin

Contribute

View our pivotal project to see what you can help with: http://www.pivotaltracker.com/projects/19321

Related Projects

  • TextMate Bundle: http://www.github.com/jsmestad/refactorme.tmbundle/tree/master
  • VIM Bundle: http://www.github.com/jsmestad/refactorme.vim/tree/master