So, here is the output code and what's displayed. As you can see, I simplified the helper calls and am able to call multiple stylesheets and javascripts and am able to feed image tags with options.
http://gist.github.com/278391 application.html.erb gives you an idea of what's being placed in the head and in the body tags as an example. application_helper.rb contains the helper methods being called. display.html shows you what is output in a browser and as you can see the assets are being managed properly. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

