Ruby - include? related issue -


could me getting core of mistake contained in following code line?

main_frame.html.include? =~ /your credit card not have statements|no activity found in credit card/i 

you calling 2 methods include? , =~. former takes argument, cannot become argument of =~.


Comments

Popular posts from this blog

javascript - generate date range base on integers -

PHP and MySQL WP -