rails/activemodel/bin/test
2017-07-16 20:11:16 +03:00

6 lines
136 B
Ruby
Executable File

#!/usr/bin/env ruby
# frozen_string_literal: true
COMPONENT_ROOT = File.expand_path("..", __dir__)
require_relative "../../tools/test"