On Fri, Mar 4, 2011 at 5:28 AM, golcork <golc...@gmail.com> wrote:

>
> I delete the table Rows and I change my schema to remove the column
> "Name" and adjust my row.create statement accordingly by removing
> ":Name => name", Next time I run the code I get an error message
> indicating there is an issue inputting the data into the "Name"
> column. I am not sure why it still exists?
>
> If I use a different class (e.g. entry) then the code will run fine.
> It is like the old defination of Row still exists after I change it.
>
>
If you are using ActiveRecord in Rails or outside in a stand alone app? If
in Rails, which version of Rails are you using?

B.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to