Skip to content

Commit

Permalink
Finished polishing API docs
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@774 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
dhh committed Feb 23, 2005
1 parent 4eab375 commit 9a929b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions activerecord/RUNNING_UNIT_TESTS
Expand Up @@ -8,8 +8,7 @@ When you have the database online, you can import the fixture tables with
the test/fixtures/db_definitions/*.sql files.

Make sure that you create database objects with the same user that you specified in i
connection.rb otherwise (on Postgres, at least) tests for default values will fail
(see http://dev.rubyonrails.org/trac.cgi/ticket/118)
connection.rb otherwise (on Postgres, at least) tests for default values will fail.

== Running with Rake

Expand Down

0 comments on commit 9a929b6

Please sign in to comment.