Skip to content

active_support inflector (4.1.0.beta1) raises ConverterNotFoundError in jruby #1472

@jcoyne

Description

@jcoyne

Same as https://jira.codehaus.org/browse/JRUBY-7194

> Encoding::Converter.new(Encoding::UTF_8, Encoding::UTF_8_MAC)
Encoding::ConverterNotFoundError: code converter not found (UTF-8 to UTF8-MAC)
    from org/jruby/RubyConverter.java:162:in `initialize'
    from org/jruby/RubyConverter.java:135:in `initialize'

It was added in this commit:
rails/rails@738dbc0#commitcomment-5248924

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions