Fixtures outside of rails

Is there an easy way to use fixtures outside of a rails app? I’m using
activerecord for a project and would love to use fixtures as well, but I
haven’t found any info on doing this. I’m hoping it’s something quick
and simple someone can explain to me so I don’t have to dig through the
rails source :slight_smile:

On Feb 15, 2006, at 4:30 PM, jay donnell wrote:

Is there an easy way to use fixtures outside of a rails app? I’m using
activerecord for a project and would love to use fixtures as well,
but I
haven’t found any info on doing this. I’m hoping it’s something quick
and simple someone can explain to me so I don’t have to dig through
the
rails source :slight_smile:

rake load_fixtures