Started GET "/assets/products.css?body=1" for 127.0.0.1 at 2011-10-12
16:46:52 +0800
Served asset /products.css - 304 Not Modified (0ms)
Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-10-12
16:46:52 +0800
Served asset /users.js - 304 Not Modified (0ms)
Started GET "/assets/application.js?body=1" for 127.0.0.1 at
2011-10-12
16:46:52 +0800
Served asset /application.js - 304 Not Modified (1ms)
Started GET "/assets/logo.jpg" for 127.0.0.1 at 2011-10-12 16:46:53
+0800
Served asset /logo.jpg - 304 Not Modified (0ms)
The server outputs infomation like these.
Exactly those images are in path /assets/images, while js in
/assets/javascripts, css in /assets/stylesheets. Also the browser has
loaded them correctly. I guessed that Rails has mapped them in the path
/assets since I can open the css and js in the page source. But how can
i avoid those infomation in the server?
Attachments:
http://www.ruby-forum.com/attachment/6672/Snap1.jpg
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.