using this tutorial
http://railscasts.com/episodes/57-create-model-through-text-field
need to make it work in my app, was on rails 3.0.7 and it worked fine,
I was using a PORO and it wasn't loading, giving me this error. It was because I had changed the class name without changing the file name.