I am trying to install Camaleon CMS but getting following error:
undefined method `decorate' for #<CamaleonCms::Site:0x007f399a3beb58>
My Rails version is: 5.0.4
Ruby version is: 2.3.4
Is it the version issue, because i have read somewhere that this CMS is not compatible with higher versions of Rails like 5.0.0 and above.
I have tried to fix it but no luck!