DISQUS

OLD Bamboo Blog: Integration testing Merb with Webrat

  • ynw · 1 year ago
    This is going to be used anytime soon.
  • ynw · 1 year ago
    This is going to be used anytime soon.
  • jack · 1 year ago
    thanks for the article...things don't seem to work quite the way you've said...specifically I'm having an issue when I try to match body content with contain...

    specifically: undefined method `contains?' for #<String:0x3335718>

    i see that contains? is aliased from contain? inside Hpricot::Elem...never seems to be mixed into String tho...

    so, just wondering if you had seen this or had examples that work with edge stuff...