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 :) -- Posted via http://www.ruby-forum.com/.
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 :)rake load_fixtures
On Feb 15, 2006, at 4:30 PM, jay donnell wrote:>> Is there an easy way to use fixtures outside of arails Scott Willson wrote:>rake load_fixturesSorry, I wasn''t clear enough. I want to use fixtures in my unit tests just like I do in rails. It''s all good though, I''ve got it working. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com