質問

I am using clearance gem for authentication purpose and it is working very much fine. But, the problem with it I found is, it slows down the application. By taking a closer look at this, I found that it fetches user for each and every assets(JavaScripts, CSS and images) requested for the page.

Can anyone suggest me what can be the work around for this?

Thanks in Advance

正しい解決策はありません

他のヒント

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top