I have a small ruby script in which I'd like to use ActiveRecord to easily access a database model. What is the best way to do it?
|
feedback
|
| |||||||||||
feedback
|
|
It's worth noting that in later versions of activerecord (v3+) you need to require it like so
| |||
|
feedback
|