#author("2016-05-25T13:22:09+09:00","default:wikiwriter","wikiwriter")
[[Rails]]

&tag(Rails/高速化);
*目次 [#z196691f]
#contents
*関連ページ [#q590a300]
*参考情報 [#s81f9936]

*MiniProfilerを使用する [#if4e962c]

**参考情報 [#g82b6a8a]
-[[rack-mini-profilerでRailsアプリの表示速度を表示する - しめ鯖日記:http://llcc.hatenablog.com/entry/2016/02/16/211219]]

**設定 [#ve57b156]
-Gemfileに以下を追加
#pre{{
group :development do
  gem 'rack-mini-profiler'
end
}}


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS