Skip to content

Instantly share code, notes, and snippets.

@srockstyle
Created June 23, 2014 06:00
Show Gist options
  • Select an option

  • Save srockstyle/4e6fe676599b8a3c109a to your computer and use it in GitHub Desktop.

Select an option

Save srockstyle/4e6fe676599b8a3c109a to your computer and use it in GitHub Desktop.
RailsでJSやCSSのファイル名の最後に?body=1みたいなパラメータをつけない方法 ref: http://qiita.com/srockstyle/items/b726f17d89ca8f17d56e
# ここをかえると開発のときbodyパラメーをつけるかつけないか変えられる。知らなかったぜ! 属性かくにん!
config.assets.debug = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment