Skip to content

Dir[*[]] behaves differently in jruby 1.7.6 the in MRI 1.9.3p448 #1153

@kofno

Description

@kofno

https://gist.github.com/kofno/7121913

I discovered this in the rails migrations code here: https://github.com/rails/rails/blob/v3.2.13/activerecord/lib/active_record/migration.rb#L625

I think most people wouldn't see this, but I was also using the marginalia gem, which makes insanely deep stacks (apparently), so I was actually seeing this as a stack level too deep error.

My temporary work around was to remove marginalia from my Gemfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions