Merul Patel
Merul Patel
Thanks for the lovely xmas present Logitech!
@reallybman Thanks for the hack fix.
Hi all, what did you guys decide on future maintenance of the gem?
Same thing for me.
It's a straightforward Key-value store IIRC. There is no page context.
Yes, you can read key `baz` from example.com/foo and example.com/bar
Thanks, will follow up there and update this issue accordingly.
If it helps, I've found a workaround which is to comment the last block of the s3_module.rb and put the contents into the initializer/browsercms.rb: =begin Cms::AttachmentsController.send(:include, Cms::S3::AttachmentsController) Cms::ContentController.send(:include, Cms::S3::ContentController) Attachment.send(:include,...