Closed alvinvoo closed 5 years ago
store header { key => value } hash in webhook model
https://stackoverflow.com/questions/6694432/using-rails-serialize-to-save-hash-to-database https://www.tachyonstemplates.com/2018/rails-postgres-query-json/
Change also from sqlite to postgresql.
https://www.useloom.com/share/a75c1d2f11bb48c797e5865e0f2b0066
This is done. Merged into develop.
store header { key => value } hash in webhook model
https://stackoverflow.com/questions/6694432/using-rails-serialize-to-save-hash-to-database https://www.tachyonstemplates.com/2018/rails-postgres-query-json/