https://github.com/rblcoder/blog_ruby_rails_tests
https://github.com/rblcoder/blog_ruby_rails_tests
ruby-on-rails
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rblcoder/blog_ruby_rails_tests
- Owner: rblcoder
- License: mit
- Created: 2022-09-16T07:49:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T04:10:20.000Z (over 3 years ago)
- Last Synced: 2025-04-03T04:41:37.943Z (about 1 year ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog_ruby_rails_tests
- Ruby version 3.1.2, rails 7.0.3
- Database sqllite
- install dependencies using the command bundle
- to install the dependencies in local folder refer https://guilhermesimoes.github.io/blog/installing-gems-per-project-directory
- run tests using rspec
Just a simple app