Module: DashOverlord::UseCases::V1::Videos::Import::FromPostgresToElasticSearch::ParseHhcBeeVideo
- Defined in:
- lib/dash_overlord/use_cases/v1/videos/import/from_postgres_to_elastic_search/parse_hhc_bee_video.rb
Class Method Summary collapse
Class Method Details
.run(postgres_bee_video) ⇒ Object
11 12 13 |
# File 'lib/dash_overlord/use_cases/v1/videos/import/from_postgres_to_elastic_search/parse_hhc_bee_video.rb', line 11 def run(postgres_bee_video) postgres_bee_video.attributes end |