On Apr 17, 8:53 pm, command0 <[email protected]> wrote:
> I get the error: > > undefined method `all?' for /Genesis/:Regexp > > I'm not sure what this error means, and I haven't had much luck on > Google... Looks like you're calling links_with incorrectly - looks like links_with is expecting a hash (eg :title => some_regex, :href => some_other_regex ) rather than just a bare regular expression Fred > > Thanks in advance for your help. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/rubyonrails-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

