rom-rb / rom-http

Abstract HTTP adapter for ROM
https://rom-rb.org
MIT License
73 stars 18 forks source link

Don't create schema every time it is applied #9

Closed AMHOL closed 8 years ago

AMHOL commented 8 years ago

There is a mistake in the code currently which causes a new dry-data schema to be created each time the schema is applied, this should be updated and the schema should be cached in the @coercer ivar here

cflipse commented 8 years ago

Accounted for by removing the schema code to replace with the core version: 9a286703ce4db593d93b5e816658c9309093621f