Using Select Helper

I am having trouble getting the form select helper to use non-numeric values.

The form is pasted below... I want the f.select to have values "home", "category", etc, not numeric values like shown. However, it does not seem to work to use ["Home Page", 'home'].

From what I can find in the guides, all the examples use numeric values.

Any ideas?

Thanks,

Andrew Pace

Please ignore. It was a problem with my migration file.

Thanks