File: spring-commands-rspec.rb

package info (click to toggle)
ruby-spring-commands-rspec 1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 84 kB
  • sloc: ruby: 24; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 75 bytes parent folder | download
1
2
3
if defined?(Spring.register_command)
  require "spring/commands/rspec"
end