I’m running into a rather weird problem… I have a model with a
“link” attribute that isn’t working because it’s getting clobbered by
RakeFileUtils#link
It seems as soon as you require ‘rake’ that RakeFileUtils gets mixed
into ActiveRecord::Base
I am having the same problem, I have an AR model with a link field
which isn’t getting called because of Rake. This only just started
happening, what is the best way to solve this issue?
Thanks a bundle,
Josh
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.