Skip to content

Instantly share code, notes, and snippets.

@bry4n
Created May 14, 2012 02:47
Show Gist options
  • Save bry4n/2691489 to your computer and use it in GitHub Desktop.
Save bry4n/2691489 to your computer and use it in GitHub Desktop.

git-scm

  • Move some constants to lib/constants.rb

  • Refactor & clean up DocsController

  • Refactor & clean up some Model classes (maybe using delegate or presenter pattern)

  • DRY up the Doc.search and Section.search (duplication)

  • maybe using cache_action/expire_page (need to check Heroku docs)

  • Add more factories for failing functional tests

  • Fix few failing functional tests

  • Add more test units and functional tests

  • Add Travis-CI (.travis.yml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment