File: rails-dom-testing.rb

package info (click to toggle)
ruby-rails-dom-testing 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 156 kB
  • sloc: ruby: 974; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
# frozen_string_literal: true

require "rails/dom/testing"
require "rails/dom/testing/railtie" if defined?(Rails::Railtie)