.rcss files in public/stylesheets do not get rendered to .css files using Rails 3.0.0. What am I missing or doing wrong? Lori -- 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.
Lori Evans wrote:> .rcss files in public/stylesheets do not get rendered to .css files > using Rails 3.0.0. What am I missing or doing wrong? >I never heard of RCSS before, and all the references are pretty old. I doubt that it works with Rails 3...have you looked at Sass?> LoriBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks Martin, we may have to go that way. Rcss works in Rails 2.3.5 and, since I can find no deprecation warnings/announcements, I had hoped it would still work in 3.x. Oh well, looks like upgrading will take longer than expected. Regards, Lori Marnen Laibow-Koser wrote:> Lori Evans wrote: >> .rcss files in public/stylesheets do not get rendered to .css files >> using Rails 3.0.0. What am I missing or doing wrong? >> > > I never heard of RCSS before, and all the references are pretty old. I > doubt that it works with Rails 3...have you looked at Sass? > >> Lori > > Best, > -- > Marnen Laibow-Koser > http://www.marnen.org > marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org-- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.