Skip to content

Commit

Permalink
asset update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjones committed Apr 12, 2012
1 parent 45244ac commit 1187455
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/views/pages/index.html.haml
@@ -1,4 +1,4 @@
=javascript_include_tag "pages/index"
=javascript_include_tag "pages"

#main.feeds
#twitter.feed.wrapper
Expand Down
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -46,7 +46,7 @@
# config.action_controller.asset_host = "http://assets.example.com"

# Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
config.assets.precompile += ['pages/index.js']
#config.assets.precompile += ['pages/index.js']

# Disable delivery errors, bad email addresses will be ignored
# config.action_mailer.raise_delivery_errors = false
Expand Down
1 change: 0 additions & 1 deletion public/assets/manifest.yml
Expand Up @@ -23,5 +23,4 @@ twitter_icon.png: twitter_icon-e478feafd3f2ff0fcd04de14da2b3f2b.png
twitter_newbird_blue.png: twitter_newbird_blue-ce45fac1b00dc716394bc7ca988cce3e.png
twitter_newbird_blue_50.png: twitter_newbird_blue_50-d33f7962fa31566738fdd59ee7308e12.png
application.js: application-648d793175771c666cc55e32fee6afc5.js
pages/index.js: pages/index-9805c7e600c3055f0adfde677173d6f5.js
application.css: application-4abe6be90105afa431e7937334cdd9aa.css

0 comments on commit 1187455

Please sign in to comment.