class Tapestry::Errors::PageURLFromFactoryNotVerified
Public Instance Methods
message()
click to toggle source
# File lib/tapestry/errors.rb, line 11 def message 'The page URL was not verified during a factory setup.' end