Opal [not found] error

I have the latest rails, opal and opal-rails installed and created a project with the -j opal option. My Gemfile shows the `gem opal` entry listed but when I run `rails g controller .... ` I get this error:

invoke assets error opal [not found]

gvim