catprintlabs / opal-aasm

Opal compatible version of Acts As State Machine with React.rb awareness
MIT License
5 stars 0 forks source link

opal-aasm is trying to require non-existant library and Cannot handle dynamic require #1

Open Thermatix opened 9 years ago

Thermatix commented 9 years ago

I really want to use this but I can't, it errors :

cannot load such file -- opal-react` @ `/opal-aasm-0.7.0/lib/opal-aasm.rb:8:in `<top (required)>

Commenting it out fixed it.

I also get this error from sinatra:

Cannot handle dynamic require :aasm/persistence:25

Does this only work with a specific version or custom built version of react.rb?

catmando commented 9 years ago

yeah sorry about that... you need to use the version of react that is on the catprintlabs fork.