Skip to content

Commit

Permalink
my com
Browse files Browse the repository at this point in the history
  • Loading branch information
mpospelov committed Apr 25, 2012
1 parent 47a7e92 commit f3bc91f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified config/environments/.production.rb.swo
Binary file not shown.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# Don't fallback to assets pipeline if a precompiled asset is missed
config.assets.compile = false
config.assets.path = Rails.root.join('public', 'assets')
config.assets.paths << Rails.root.join('public', 'assets')
# Generate digests for assets URLs
config.assets.digest = true

Expand Down

0 comments on commit f3bc91f

Please sign in to comment.