First step to remove :validated and :submitted states

This commit is contained in:
Mathieu Magnin 2017-02-21 18:05:48 +01:00
parent b2198663d1
commit cae5b37e38
10 changed files with 28 additions and 161 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20170215142944) do
ActiveRecord::Schema.define(version: 20170221143909) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"