R3.1b1 - sharing assets

Hello all,

is there a way to share assets in Rails 3.1 beta1 between an app and an engine?

It works locally, but not in production – I guess because of the CSRF token?

Thanks,

T