Closed ashtonthomas closed 7 years ago
@bellycard/platform
We need this require for hitting this code path outside of an application
It was added in the main codebase but we don't have that in actionpack 3.2.0
I need this for https://github.com/bellycard/napa/pull/257 as this spec hits this code path and errors.
bump
Did you test that this worked for both apps that were using actionpack < 3.2.0 and actionpack > 4.0 ?
If so, +1
@ywong19, thanks! I tested i some, but I will test in all of those cases
@bellycard/platform
We need this require for hitting this code path outside of an application
It was added in the main codebase but we don't have that in actionpack 3.2.0
I need this for https://github.com/bellycard/napa/pull/257 as this spec hits this code path and errors.