Skip to content

Instantly share code, notes, and snippets.

@hosh
Created April 27, 2010 18:04
Show Gist options
  • Save hosh/381068 to your computer and use it in GitHub Desktop.
Save hosh/381068 to your computer and use it in GitHub Desktop.
# Mock, this isn't real
$ rake db:schema:version
-> saves to db/schema/schema-20100403232.rb
# Now you don't have the problem with the timestamp embedded
# into the db/schema.rb every time you do a db:schema:dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment