Initialize rails app
This commit is contained in:
parent
fd82adc73e
commit
64fb080e96
234 changed files with 1398 additions and 14539 deletions
7
config/initializers/assets.rb
Normal file
7
config/initializers/assets.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Be sure to restart your server when you modify this file.
|
||||
|
||||
# Version of your assets, change this if you want to expire all your assets.
|
||||
Rails.application.config.assets.version = "1.0"
|
||||
|
||||
# Add additional assets to the asset load path.
|
||||
# Rails.application.config.assets.paths << Emoji.images_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue