1
0

Renamed: column -> exposure

Moved toggle_column_options to body_trackers helper
This commit is contained in:
cryptogopher
2020-04-25 15:42:22 +02:00
parent 5e3322fe96
commit a4781b4fcd
18 changed files with 57 additions and 55 deletions

View File

@@ -1,9 +0,0 @@
require File.expand_path('../../test_helper', __FILE__)
class QuantityColumnTest < ActiveSupport::TestCase
# Replace this with your real tests.
def test_truth
assert true
end
end