mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Check schema.rb into source control
This practice is "strongly recommended." http://guides.rubyonrails.org/migrations.html#schema-dumps-and-source-control
This commit is contained in:
parent
66827d0640
commit
9cdea2c51f
2 changed files with 228 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,7 +19,6 @@ config/database.yml
|
|||
config/deploy.rb
|
||||
config/site.yml
|
||||
db/data.yml
|
||||
db/schema.rb
|
||||
nbproject
|
||||
rerun.txt
|
||||
tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue