Class
Relevance::Tarantula::Link
In:
lib/relevance/tarantula/link.rb
Parent:
Object
Methods
==
crawl
eql?
hash
make_result
meth
method_javascript_function
new
protect_against_forgery?
to_s
transform_url
Included Modules
Relevance::Tarantula
ActionView::Helpers::UrlHelper
Constants
METHOD_REGEXPS
=
{}
Attributes
crawler
[RW]
href
[RW]
referrer
[RW]
Public Class methods
method_javascript_function
(method, url = '', href = nil)
fast fix for rails3
new
(link, crawler, referrer)
protect_against_forgery?
()
method_javascript_function
needs this method
Public Instance methods
==
(obj)
crawl
()
eql?
(obj)
Alias for #==
hash
()
make_result
(response)
meth
()
to_s
()
transform_url
(link)
[Validate]