README.rdoc in seed_dump-0.4.0 vs README.rdoc in seed_dump-0.4.1

- old
+ new

@@ -76,17 +76,21 @@ Don't dump any data from the db, instead generate empty Create options WITH_ID: Inlcude the +:id+ in the create options +TIMESTAMPS: + Include the :created_by and :updated_by timestamps (default) + SKIP_CALLBACKS: Deactivate callbacks while importing. PG_SCHEMA: Postgres schema support WITHOUT_PROTECTION: - Skip protection for columns that are protected by default. (Automatically activated if such columns are present) + Skip protection for columns that are protected by default. + Note : WITH_ID and TIMESTAMPS automatically override protection MODEL_DIR: Specify an alternative model dir