Created
June 23, 2014 06:00
-
-
Save srockstyle/4e6fe676599b8a3c109a to your computer and use it in GitHub Desktop.
RailsでJSやCSSのファイル名の最後に?body=1みたいなパラメータをつけない方法 ref: http://qiita.com/srockstyle/items/b726f17d89ca8f17d56e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ここをかえると開発のときbodyパラメーをつけるかつけないか変えられる。知らなかったぜ! 属性かくにん! | |
| config.assets.debug = false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment