Skip to content

added comments for assets.debug#839

Open
morashid92 wants to merge 1 commit intohotsh:masterfrom
morashid92:add_comments_in_development.rb
Open

added comments for assets.debug#839
morashid92 wants to merge 1 commit intohotsh:masterfrom
morashid92:add_comments_in_development.rb

Conversation

@morashid92
Copy link
Copy Markdown

Hey guys!,

So after forking, cloning the repo, I was stuck for 2 days trying to figure out why on earth is the development mode locally taking so long to render views, either initially or at some soon point whilst navigating. After immense researching I found that the fix is by changing config.assets.degug to false. I also found out that using false increases the request time which lead me to do a before and after tail:
before:
tail_before

after:
tail_after

I know the difference isn't humongous but I think it would be worth our while and time saving for people who wish to develop if we didn't alter but just included the comments suggested into this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant