I just got my first error, “ActionController::InvalidAuthenticityToken”.
I can’t seem to find any reference anywhere to an explanation of what
these errors actually mean (perhaps it has to do with manually adding a
view? The file just contains the words “Hello World”), altho there are
a few old posts about how to “turn it off”.
I can’t seem to find any reference anywhere to an explanation of what
these errors actually mean (perhaps it has to do with manually adding a
view? The file just contains the words “Hello World”), altho there are
a few old posts about how to “turn it off”.
Also very disappointed that a web interface API does not include a
search function (!), meaning I had to use grep on the doc source –
which is very awkwardly laid out from a “grep” perspective.
Re: the API, why can’t you use your browsers search feature?
Everything is on the one page - in frames.
That’s totally wacked. The API I am referring to involves quite a few
seperate files in usr/local/lib/ruby/doc/. There would be not much
purpose to frames if they were not multiple pages. Most html’ified API
documentation does not have a search function, I was just hoping for a
bit more from ruby
Mostly my complaint would be that there does not seem to be anywhere
describing the meaning of the server errors.