• #dev 2020-07-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-07-28 UTC
# 17:15
[tb]
My micropub endpoint feeds into a set of ActiveRecord models designed with single table inheritance and post type-specific behaviors in individual model classes (like Note, Article, etc.) — so I need the endpoint to be able to determine which model to use when it gets a create/update/delete request