I've generated the standard scaffolding half a dozen times
on play
databases on my own machine, but now I'm trying it for real
against the
team's development database (postgres) and I see to have
ended up in
some sort of read-only mode. "list" will show my
existing records and
"show" will drill down, as expected, but
"New" or "Edit" just show a
blank screen with a New/Edit button - no empty (or
populated) form
fields to fill in.
I really have no idea how that might have happened. I did
all the usual
script/generate scaffold emailtemplate thing, created table
emailtemplates in my database with an id field, and so on.
Anybody seen that one before? the only other thing I can
think that's
changed is this is the first time I'm using rails 1.x,
previous attempts
were prior to the official 1.0 launch.
Duane
--
Posted via http://www.ruby-forum.com
/.
_______________________________________________
Rails mailing list
Rails lists.rubyonrails.org
h
ttp://lists.rubyonrails.org/mailman/listinfo/rails
|