Skip to content

Commit ee5e393

Browse files
committed
fix assets file
1 parent fe9d943 commit ee5e393

File tree

1 file changed

+1
-1
lines changed
  • spec/app/rails_8.0/config/initializers

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Be sure to restart your server when you modify this file.
22

33
# Version of your assets, change this if you want to expire all your assets.
4-
Rails.application.config.assets.version = "1.0"
4+
# Rails.application.config.assets.version = "1.0"
55

66
# Add additional assets to the asset load path.
77
# Rails.application.config.assets.paths << Emoji.images_path

0 commit comments

Comments
 (0)