Dockerized

This commit is contained in:
Aart van Halteren
2018-03-19 16:18:56 +01:00
parent 619107a303
commit 625fd06a0f
6 changed files with 74 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
class CreatesReadings < ActiveRecord::Migration
class CreatesReadings < ActiveRecord::Migration[4.2]
def change
create_table :readings do |t|
t.float :total_kwh_consumed_high