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