Skip to content

LoadError: cannot load such file -- action_view on IRuby #26

@brodock

Description

@brodock

Looks like this is a different issue, but related to #2. The issue is that it looks like there is code depending on Rails, that shouldn't be loaded when in IRuby.

This is the error I get:

LoadError: cannot load such file -- action_view
/Users/brodock/.rvm/gems/ruby-2.5.3/gems/daru-data_tables-0.3.5/lib/daru/data_tables/display/display.rb:5:in `require'
/Users/brodock/.rvm/gems/ruby-2.5.3/gems/daru-data_tables-0.3.5/lib/daru/data_tables/display/display.rb:5:in `<top (required)>'
/Users/brodock/.rvm/gems/ruby-2.5.3/gems/daru-data_tables-0.3.5/lib/daru/data_tables.rb:4:in `require'
/Users/brodock/.rvm/gems/ruby-2.5.3/gems/daru-data_tables-0.3.5/lib/daru/data_tables.rb:4:in `<top (required)>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions