Added dedicated data migartion #2659

This commit is contained in:
Priit Tark 2015-06-01 11:41:42 +03:00
parent f1ebedc234
commit b10f62f539
5 changed files with 28 additions and 4 deletions

View file

@ -8,6 +8,14 @@ GIT
activesupport (>= 3.0, < 6.0)
request_store (~> 1.1.0)
GIT
remote: git://github.com/gitlabeu/data_migrate.git
revision: 35d22b09ff37a4e9d61ab326ad5d8eb0edf1fc81
ref: 35d22b09ff37a4e9d61ab326ad5d8eb0edf1fc81
specs:
data_migrate (1.3.0)
rails (>= 4.1.0)
GIT
remote: git://github.com/gitlabeu/epp.git
revision: 505c3f2739eb1da918e54111aecfb138a822739d
@ -507,6 +515,7 @@ DEPENDENCIES
coderay (~> 1.1.0)
coffee-rails (~> 4.1.0)
countries (~> 0.10.0)
data_migrate!
database_cleaner (~> 1.3.0)
deep_cloneable (~> 2.1.1)
devise (~> 3.4.1)