Skip to content

Commit

Permalink
Add /db/model specs
Browse files Browse the repository at this point in the history
  • Loading branch information
AI-Mozi authored and postmodern committed Jul 2, 2024
1 parent 4533ef5 commit cb23f7b
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,13 @@ gem 'sidekiq', require: false

group :development do
gem 'rake', require: false
gem 'rack-test', '~> 2.1', require: false

gem 'rubygems-tasks', '~> 0.2'

gem 'rspec', '~> 3.0', require: false
gem 'simplecov', '~> 0.20', require: false
gem 'capybara', '~> 3.40', require: false

gem 'kramdown', '~> 2.0', require: false
gem 'kramdown-man', '~> 1.0', require: false
Expand Down
Loading

0 comments on commit cb23f7b

Please sign in to comment.