Skip to content

Commit

Permalink
use guides.rubyonrails.org
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaylor committed Jun 6, 2022
1 parent 4cea6d5 commit c0ac0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ module_eval with string: 1129.7 i/s - 1.19x slower

##### `String#constantize` vs a comparison for inflection

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".
ActiveSupport's [String#constantize](https://guides.rubyonrails.org/active_support_core_extensions.html#constantize) "resolves the constant reference expression in its receiver".

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

Expand Down

0 comments on commit c0ac0fe

Please sign in to comment.