summary refs log tree commit diff stats
path: root/rails/test/dummy/Rakefile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-12-07 21:14:52 +0000
committerStar Rauchenberger <fefferburbia@gmail.com>2023-12-07 21:14:52 +0000
commit295dd1906a98913275145c5b9cc403f1e76cfd33 (patch)
treef45d7721c9a138b743ada905a12596f050a7473d /rails/test/dummy/Rakefile
parent460edd4191229635e86c0e3781a361126c140ca9 (diff)
parenta37605e3d7d17e322a9cf2a497768f6fd8b5d0a3 (diff)
downloadlingo-295dd1906a98913275145c5b9cc403f1e76cfd33.tar.gz
lingo-295dd1906a98913275145c5b9cc403f1e76cfd33.tar.bz2
lingo-295dd1906a98913275145c5b9cc403f1e76cfd33.zip
Merge branch 'main' of /srv/git/lingo into main
Diffstat (limited to 'rails/test/dummy/Rakefile')
-rw-r--r--rails/test/dummy/Rakefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/rails/test/dummy/Rakefile b/rails/test/dummy/Rakefile deleted file mode 100644 index 9a5ea73..0000000 --- a/rails/test/dummy/Rakefile +++ /dev/null
@@ -1,6 +0,0 @@
1# Add your own tasks in files placed in lib/tasks ending in .rake,
2# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
4require_relative "config/application"
5
6Rails.application.load_tasks