Skip to content

Instantly share code, notes, and snippets.

@dburger
Created November 23, 2008 21:23
Show Gist options
  • Save dburger/28210 to your computer and use it in GitHub Desktop.
Save dburger/28210 to your computer and use it in GitHub Desktop.
ActionView::Helpers::AssetTagHelper::JAVASCRIPTS_DIR =
"#{ActionView::Helpers::AssetTagHelper::ASSETS_DIR}/javascriptx"
ActionView::Helpers::AssetTagHelper::STYLESHEETS_DIR =
"#{ActionView::Helpers::AssetTagHelper::ASSETS_DIR}/stylesheetx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment