Add dynamic file expansion

This commit is contained in:
David Heinemeier Hansson
2023-01-23 12:45:49 +01:00
parent 52d10394f7
commit e1d518216a
5 changed files with 29 additions and 10 deletions

1
test/fixtures/files/structure.sql.erb vendored Normal file
View File

@@ -0,0 +1 @@
<%= "This was dynamically expanded" %>