sparkfly / foreigner

Foreigner -- Foreign Key Constraints for PostgreSQL and MySQL. *Thoroughly* tested via rspec.
MIT License
9 stars 2 forks source link

Schema dumps with extraneous blank lines #4

Open hosh opened 13 years ago

hosh commented 13 years ago

GIVEN as a Rails developer WHEN I 'rake db:schema:dump' THEN I should not have extra blank lines in the foreign key section of db/schema.rb