"Kevin Burton" <[email protected]> writes: > What does it mean that Futon can't do keys? I cannot run this view in Futon?
You can, but not in a way that's useful enough to you. If you defined the view in futon, it should've run it right there where you wrote it. However, you won't be able to pass a "key" parameter in. Given your view definition, this shouldn't matter, however. -- dustin
