Skip to content
This repository has been archived by the owner on Aug 18, 2018. It is now read-only.

Johnson::Runtime.require doesn't works as expected #33

Open
clbustos opened this issue Sep 28, 2010 · 0 comments
Open

Johnson::Runtime.require doesn't works as expected #33

clbustos opened this issue Sep 28, 2010 · 0 comments

Comments

@clbustos
Copy link

Using require() on a runtime object throws an error. Looking on prelude.js, I solved the problem replacing the iteration on $LOAD_PATH, currently object based, on an array based.

You can see changes on

http://github.com/clbustos/johnson/commit/fc0354b99bc1c9d39393d5d0d995d1a2df4aaf17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant