Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floehopper/2338445c04c565776a14d636532d27f3 to your computer and use it in GitHub Desktop.
Save floehopper/2338445c04c565776a14d636532d27f3 to your computer and use it in GitHub Desktop.

Done

  • More preparatory work for converting Section to Mongoid::Document
  • Collapsed formatter classes & RummagerIndexer into SearchIndexAdapter
  • Introduced PublishingAdapter to provide domain-level interface to Publishing API
  • Converted renderers into simpler and more Rails-like presenters
  • Preparatory work for upgrading to Mongoid v4 & Rails v4
  • Brought "lint" Rake task into line with "Lint Ruby" stage on CI
  • Inlined GovspeakHtmlConverter

Doing

  • Converting Section to Mongoid::Document
  • Continuing to extract exporters, etc into methods on PublishingAdapter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment