Skip to content

Commit 1a157c6

Browse files
committed
Drop the path to the Suspenders template
Before, [Suspenders][] used an application template to set up Rails applications. We have since changed the way that Suspenders creates applications. The template no longer existed, but we still referenced it in our Rails configuration. People creating Rails applications with that configuration would get an error. We removed the path to the Suspenders template because it no longer exists and is no longer needed. [GitHub](#772) [suspenders]: https://github.com/thoughtbot/suspenders
1 parent fd28b68 commit 1a157c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

railsrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
--database=postgresql
22
--skip-test
33
--skip-rubocop
4-
-m=https://raw.githubusercontent.com/thoughtbot/suspenders/main/lib/install/web.rb

0 commit comments

Comments
 (0)