Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita739f68

Browse files
DavinderxLeFnord
andauthored
fix typo (#363)
Co-authored-by: peter scholz <pscholz.le@gmail.com>
1 parent47eebba commita739f68

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
####Fixes
88

99
* Your contribution here.
10+
*[#363](https://github.com/ruby-grape/grape-entity/pull/338): Fix typo -[@OuYangJinTing](https://github.com/OuYangJinTing).
1011

1112

1213
###0.10.1 (2021-10-22)

‎CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ git push origin my-feature-branch
7878

7979
####Make a Pull Request
8080

81-
Go tohttps://github.com/contributor/grape-entity and select your feature branch. Click the 'Pull Request' button and fill out the form. Pull requests are usually reviewed within a few days.
81+
Go tohttps://github.com/ruby-grape/grape-entity and select your feature branch. Click the 'Pull Request' button and fill out the form. Pull requests are usually reviewed within a few days.
8282

8383
####Rebase
8484

‎lib/grape_entity/options.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Options
99

1010
attr_reader:opts_hash
1111

12-
def_delegators:opts_hash,:dig,:key?,:fetch,:[],:empty
12+
def_delegators:opts_hash,:dig,:key?,:fetch,:[],:empty?
1313

1414
definitialize(opts_hash={})
1515
@opts_hash=opts_hash

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp