Hi Folks,
I am not sure, it is bug or i forget something else that’s why i write
here
first.
Generate a new app without asset pipeline
rails new testapp -S
rails s
- *Output >> *https://gist.github.com/1446490
Genereate a new app with asset pipeline then make it disable
- *
*rails new testapp2
rails s
- *Output >> *Everything is okey at http://localhost:3000 and this
is
the app env https://gist.github.com/1446503 - Ctrl + C stop webrick
- Change
config.assets.enabled = false
at/config/application.rb
- Again
rails s
- *Output >> *https://gist.github.com/1446490
This my gem list may be you need https://gist.github.com/1446511
Did i follow the right ways to disable asset pipeline?
Best Regards.
–
Onur zgr ZKAN
**lab2023 - internet teknolojileri