SSをまとめるAPI
- ruby 2.4.0
- rails 5.0.1
- bundle install
- bin/rails db:migrate RAILS_ENV=development
- bin/rails db:seed
- bin/rails sample:blog_insert
- bin/rails crawl:rss
- bin/rails s
# main
rspec
# scraping test
rspec spec_crawl/models/blog_spec.rb
Thanks goes to these wonderful people (emoji key):
elzup 💻 🤔 |
atsuo 💻 🤔 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!