You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There I'm currently using the .opalerb-template and it builds fine with rake build
By renaming "example" to "exmaple2" (on require and @ Template[...]) in app/application.rb it should use the example2.haml, but I still get the same error as posted before when executing rake build
Hi there,
I'm playing with ruby at the moment and decided to do with opal.
With *.opalerb templates everything works fine.
But I wanted to use haml templates, but it does not work.
Seems that what u call to "add *.haml" to sprockets does not work. Maybe a Windows related problem?
Here is my sample app:
I added opal-haml to the Gemfile and did bundle install. I tried the gem from rubygems as well as the github version. The behaviour is the same.
This is my rakefile
When i execute rake build i get the following output:
Ruby x64 @ Win7 x64
Any idea?
The text was updated successfully, but these errors were encountered: