James, Can you show me how you're trying to use ActsAsFu?
Pat On Jan 30, 11:52 am, James Byrne <li...@ruby-forum.com> wrote: > Pat Nakajima wrote: > > If you want an easy way to test ActiveRecord extensions, check out > > acts_as_fu:http://github.com/nakajima/acts_as_fu. It makes generating > > ActiveRecord models dead simple. > > Perhaps I misunderstood what this gem is supposed to provide but when I > call create! on an object produced by ActsASFu::build_model then I get a > method missing error. If I call create instead then I get a private > method exception. Since what I am testing is a library that links into > the create method this behaviour is problematic. > > Other than this show stopper (for this situation) the gem seems to be > quite user/tester friendly and useful. > -- > Posted viahttp://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-us...@rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users