Config assets
This commit is contained in:
parent
ce057c9f20
commit
52199af407
@ -18,3 +18,8 @@ Licence
|
||||
=======
|
||||
|
||||
is licensed under the terms of the BSD license.
|
||||
|
||||
Tips
|
||||
====
|
||||
|
||||
Assets precompile: rake assets:precompile
|
||||
|
@ -76,4 +76,6 @@ Rails.application.configure do
|
||||
|
||||
# Do not dump schema after migrations.
|
||||
config.active_record.dump_schema_after_migration = false
|
||||
|
||||
config.assets.prefix="/assets"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user