Can someone remind me of the incantation to use ActiveRecord in a
plain ruby program for the versions specified. I'm not having any luck
searching with google and I keep getting:
`require': no such file to load -- activerecord (LoadError)
Not sure if this is a dependency or file path problem.
Can someone remind me of the incantation to use ActiveRecord in a
plain ruby program for the versions specified. I'm not having any luck
searching with google and I keep getting:
`require': no such file to load -- activerecord (LoadError)