Open weotch opened 12 years ago
The same problem here!
@raskhadafi could you post the Rails version and KSS Rails version you are on?
@dewski I could solve my problem with the generator. I think it was my mistake for not using the generator!
same issue. used generator for installation. rails (3.2.13) kss (0.4.0) kss-rails (1.0.2)
was able to resolve by specifying layout in ApplicationController
In our layouts directory, there is a kss/application.html.erb file but it's not being picked up by the gem when going to /kss. Instead, it's using the main application layout. Which is causing this error:
http://cl.ly/171L3X3h2q2w470F2l3K