Are you rendering the layout in your controller? what you are describing would happen if you have layout: false in your controller definition or as a parameter in your render call.
On Oct 2, 2014, at 2:15 PM, Colin Stodd <cbst...@gmail.com> wrote: > I have noticed that every page other than my root path is not rendering any > css. when I look at the page's source code via "inspect" all it is rendering > is the html tags. No <meta> or <scripts>... > > Anyone know the culprit to this? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-core+unsubscr...@googlegroups.com. > To post to this group, send email to rubyonrails-core@googlegroups.com. > Visit this group at http://groups.google.com/group/rubyonrails-core. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscr...@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.