Created
April 27, 2010 18:04
-
-
Save hosh/381068 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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