NREL / OpenStudio-server

The OpenStudio Server is a docker or Helm deployable instance which allows for large-scale parametric analyses of building energy models using the OpenStudio or URBANopt CLIs.
http://www.openstudio.net/
Other
45 stars 20 forks source link

Update mongoid and use release of mongoid-paperclip #715

Closed nllong closed 1 year ago

nllong commented 1 year ago

Mongoid paperclip now uses kt-paperclip, this should now work.

brianlball commented 1 year ago

looks good! Only concern is this warning:

[13:09:54.391526 WARN] The criteria cache has been deprecated and will be removed in Mongoid 8. Please enable the Mongoid QueryCache to have caching functionality.

If we go to Mongoid 8 in the future might need to address.