File tree Expand file tree Collapse file tree 4 files changed +17
-14
lines changed Expand file tree Collapse file tree 4 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 1+ github : [dblock]
Original file line number Diff line number Diff line change 1+ name : test
2+ on : [push, pull_request]
3+ jobs :
4+ test :
5+ runs-on : ubuntu-latest
6+ steps :
7+ - uses : actions/checkout@v3
8+ -
uses :
supercharge/[email protected] 9+ with :
10+ mongodb-version : ' 8.0'
11+ - uses : ruby/setup-ruby@v1
12+ with :
13+ ruby-version : ' 3.4'
14+ bundler-cache : true
15+ - run : bundle exec rake
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11Grape API with Roar & Mongoid
22=============================
33
4- [ ![ Build Status] ( https://travis-ci.org/ruby-grape/grape-with-roar.svg?branch=with_mongoid )] ( https://travis-ci.org/ruby-grape/grape-with-roar?branch=with_mongoid )
5- [ ![ Dependency Status] ( https://gemnasium.com/ruby-grape/grape-with-roar.svg?branch=with_mongoid )] ( https://gemnasium.com/ruby-grape/grape-with-roar?branch=with_mongoid )
6- [ ![ Code Climate] ( https://codeclimate.com/github/ruby-grape/grape-with-roar.svg?branch=with_mongoid )] ( https://codeclimate.com/github/ruby-grape/grape-with-roar?branch=with_mongoid )
4+ [ ![ test] ( https://github.com/ruby-grape/grape-with-roar/actions/workflows/test.yml/badge.svg?branch=with-mongoid )] ( https://github.com/ruby-grape/grape-with-roar/actions/workflows/test.yml )
75
86A [ Grape] ( http://github.com/ruby-grape/grape ) API that uses [ Roar] ( https://github.com/apotonick/roar ) and Mongoid with a MongoDB database.
97
You can’t perform that action at this time.
0 commit comments