File: core_ext.rb

package info (click to toggle)
ruby-client-side-validations 23.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 272 kB
  • sloc: ruby: 788; javascript: 671; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
4
5
6
# frozen_string_literal: true

require 'active_support/json'

require_relative 'core_ext/range'
require_relative 'core_ext/regexp'