_whitelogger has joined #opal
mgh has joined #opal
<
mgh>
Hi guys! I guess i have some simple question ...
<
mgh>
I wanted to try out opal-activerecord
<
mgh>
i installed the gem by "gem install opal-activesupport"
<
mgh>
i create a simple file with "require 'active_support'
<
mgh>
name it "main.js.rb"
<
mgh>
and run "opal main.js.rb"
<
mgh>
A file required by "app.js.rb" wasn't found. (Opal::Builder::MissingRequire) can't find file: "active_support" in: ...
<
mgh>
What do i additionally need to respect to get it working?
<
mgh>
Win10 / ruby 2.5.3p105
<
mgh>
is there something like a PATH variable i have to extend, that opal looks in the corresponding gem folder?
<
mgh>
can't find file: "active_support" in:
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/opal-0.11.4/opal
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/opal-0.11.4/stdlib
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/opal-0.11.4/lib
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/ast-2.4.0/lib
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/ast-2.4.0/lib
<
mgh>
- C:/home/software/Ruby25-x64/lib/ruby/gems/2.5.0/gems/parser-2.3.3.1/lib
<
mgh>
unfortunately i have to go to bed now ... but maybe someone of you can send me an answer to "opal-freenode@mail.magynhard.de"