sync_files 0.1.0
Adds a rake task to easily sync web pages to files. Handy for instance when you want to use a web page as a fixture in your, possibly scraping related, tests and the web page changes often.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 0.1.0 - January 24, 2023 (11 KB)
Runtime Dependencies (1):
httparty
>= 0
Development Dependencies (2):
rails
>= 0
rspec-rails
>= 0