Andrew O'Brien wrote: > I discovered this yesterday, but I think people had stopped reading > the thread it was in, so I'll go ahead and repost it with a more > attention grabbing subject line :) . > > It looks like one of the standard Rails files didn't make it into the > tgz and gem (probably zip too, but I didn't check) packages on > Rubyforge, but it is in the repository: > > http://dev.radiantcms.org/radiant/browser/trunk/radiant/vendor/rails/actionpack/lib/action_controller/vendor/html-scanner/html/document.rb > > Can anyone else (who got Radiant from Rubyforge, not the svn > repository) confirm? > > Not having this file causes Rails to error out when running some tests > (e.g. rake test:extensions), complaining that > ActionController::Assertions::ResponseAssertions is not defined.
Great catch. Fixed in trunk: http://dev.radiantcms.org/radiant/changeset/448 -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
