Skip to content

Commit 4cea6d5

Browse files
committed
Add link to rationale
1 parent 0780071 commit 4cea6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ module_eval with string: 1129.7 i/s - 1.19x slower
137137

138138
ActiveSupport's [String#constantize](https://doc.bccnsoft.com/docs/rails-guides-4.2.1-en/active_support_core_extensions.html#constantize) "resolves the constant reference expression in its receiver".
139139

140-
[Read the rationale here](asdf)
140+
[Read the rationale here](https://github.com/fastruby/fast-ruby/pull/200)
141141

142142
```
143143
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-darwin20]

0 commit comments

Comments
 (0)