Friday 15 May 2015

Rails app can't find my Gem's javascript -


I wrote and installed it in my Rail app, including the inside of the app. The problem is that the Rails application has not got the Javascript file of Gemstone, and Spockkat gives me errors such as "Spocex :: FileNotFound". Any clues as to what am I doing wrong here?

Your gem should have an engine class that handles rail :: engine for spock to include it in your scan path.

No comments:

Post a Comment