Class: PageContentsRepository
- Inherits:
-
Object
- Object
- PageContentsRepository
- Defined in:
- lib/InternalW3cValidator.rb
Instance Method Summary collapse
Instance Method Details
#get(pageUri) ⇒ Object
25 26 27 |
# File 'lib/InternalW3cValidator.rb', line 25 def get(pageUri) open(pageUri).read end |