Skip to content

Commit dce078e

Browse files
app-rails: Update template-application-rails to version 0.4.0.post3.dev0+f5cd65c
1 parent 1049463 commit dce078e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.4.0-2-ga75ecd2
2+
_commit: v0.4.0-3-gf5cd65c
33
_src_path: https://github.com/navapbc/template-application-rails
44
app_local_port: 3100
55
app_name: app-rails

app-rails/.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@
3535
/app/assets/builds/*
3636
!/app/assets/builds/.keep
3737
/public/assets
38+
39+
# Ignore spec folders (when adding engines)
40+
/engines/*/spec/**

0 commit comments

Comments
 (0)