Skip to content

Commit c0ac0fe

Browse files
committed
use guides.rubyonrails.org
1 parent 4cea6d5 commit c0ac0fe

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
@@ -135,7 +135,7 @@ module_eval with string: 1129.7 i/s - 1.19x slower
135135

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

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

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

0 commit comments

Comments
 (0)