I have a problem with the view of the method related to the same
controller.
I have two methods in one controller: “index” and “causes”, which each
one has a view. I make my “index” view with stylesheets, javascripts
and images saved on their respective folder in /public. e.g.:
I tried to do the same in the “causes” and… unfortunately it fails.
This of course leaves us with many options…
Would failed mean, that your machine crashed?
Ok, most likely it doesn’t render anything at all?
Or is missing to include the stylesheet?
Or the swfupload code?
It doesnt’t show anything at all, at least the images, it doesn’t
matter they’re located in the right folder, they don’t show up in the
view. It’s working on the index method but not on the other one…and
I’m afraid that doesn’t work on the others. My PC didn’t crashed, just
the view.
Later…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.