diff options
author | Roberto Miranda <rjmaltamar@gmail.com> | 2019-03-27 15:12:00 +0000 |
---|---|---|
committer | Roberto Miranda <rjmaltamar@gmail.com> | 2019-03-27 15:16:00 +0000 |
commit | af9b2af7195b2c685dac2e0a6ca9d26e884928e7 (patch) | |
tree | 724d0c5b04a0ded205319c728b157ef7ee81cbb3 /activerecord/lib/arel/nodes/function.rb | |
parent | 3c2f3010785d8061415dbb3bac04be312123b931 (diff) | |
download | rails-af9b2af7195b2c685dac2e0a6ca9d26e884928e7.tar.gz rails-af9b2af7195b2c685dac2e0a6ca9d26e884928e7.tar.bz2 rails-af9b2af7195b2c685dac2e0a6ca9d26e884928e7.zip |
Add rake db:prepare rake task.
It Creates the database, loads the schema, run the migrations and initializes with the seed data
(use db:reset to also drop the database first). This rake task runs in an idempotent way
ref https://github.com/rails/rails/pull/33139#discussion_r195930751
Diffstat (limited to 'activerecord/lib/arel/nodes/function.rb')
0 files changed, 0 insertions, 0 deletions