Displaying 1 result from an estimated 1 matches for "servicecontents".
Did you mean:
service_contents
2006 Jun 28
9
Scaffold Issue with Postgres
...exists test/unit/
exists test/fixtures/
create app/models/service_spiels.rb
create test/unit/service_spiels_test.rb
create test/fixtures/service_spiels.yml
error Before updating scaffolding from new DB schema, try
creating a table for your model (ServiceContents)
Is my yml properly configured? I am currently working with just one db
named dbname. Pls note that all development, test and production
settings are pointing to the same db. I don''t need, therefore, don''t
want to create any other databases for the purposes of separating these...