Skip to content

Instantly share code, notes, and snippets.

@floehopper
Last active May 3, 2017 08:29
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/ad9813693289b2b650c396254436e3c2 to your computer and use it in GitHub Desktop.
Save floehopper/ad9813693289b2b650c396254436e3c2 to your computer and use it in GitHub Desktop.

Done

  • Added a Rake task for the manual relocating functionality.
  • Renamed SectionEdition#section_id to #section_uuid in preparation for converting Section to Mongoid::Document.
  • Introduced SearchIndexAdapter to provide domain-level interface to Rummager API.
  • Upgraded non-locked Gems and their dependencies.

Doing

  • Converting Section to Mongoid::Document.
  • Collapsing formatter classes & RummagerIndexer into SearchIndexAdapter.
  • Introduce PublishingAdapter to provide domain-level interface to Publishing API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment