Hi, I'm using rails 4.1.16 and ruby 2.3.8 in my application. Converting DSL to class based syntax cause issue as it throws below error. preload is undefined. Can anyone suggest alternate option?
Hi,
I'm using rails 4.1.16 and ruby 2.3.8 in my application. Converting DSL to class based syntax cause issue as it throws below error.
preload is undefined.
Can anyone suggest alternate option?