initial commit
Co-authored-by: viehlieb <pf@pragma-shift.net>
This commit is contained in:
commit
4139bfd40b
73 changed files with 1747 additions and 0 deletions
5
bin/test
Executable file
5
bin/test
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env ruby
|
||||
$: << File.expand_path("../test", __dir__)
|
||||
|
||||
require "bundler/setup"
|
||||
require "rails/plugin/test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue