Skip to content

Drop obsolete ExecJS.runtime attr_reader#145

Merged
byroot merged 1 commit intorails:masterfrom
viralpraxis:drop-redundant-execjs-runtime-attr-reader
Jun 13, 2025
Merged

Drop obsolete ExecJS.runtime attr_reader#145
byroot merged 1 commit intorails:masterfrom
viralpraxis:drop-redundant-execjs-runtime-attr-reader

Conversation

@viralpraxis
Copy link
Contributor

This attr_reader is redifined right after the module.rb is evaluated by lib/execjs.rb: https://github.com/rails/execjs/blob/master/lib/execjs.rb#L5-L7

This `attr_reader` is redifined right after the `module.rb` is evaluated by `lib/execjs.rb`: https://github.com/rails/execjs/blob/master/lib/execjs.rb#L5-L7
@viralpraxis
Copy link
Contributor Author

Seems like CI failures are unrelated? 🤔

@byroot byroot merged commit 2a4672f into rails:master Jun 13, 2025
10 of 17 checks passed
@viralpraxis viralpraxis deleted the drop-redundant-execjs-runtime-attr-reader branch June 13, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants