I'm sorry, I was under the impression that the class name fix had made it out. Apparently not everything got committed... I've committed the *real* fix, and it'll go out as part of 3.0.2 tomorrow night.
On Mon, May 10, 2010 at 10:23 PM, Brajeshwar <[email protected]> wrote: > Thanks Nathan. > Btw, as the __ClassName bug is not fixed in this release, is there a > work-around. > It has become a show-stopper for us and I don't want to go back to sass 2! > > Regards, > Brajeshwar > _____________________ > > > > On Tue, May 11, 2010 at 10:13 AM, Nathan Weizenbaum <[email protected]> > wrote: > > Hi folks, > > > > I've just pushed out Haml/Sass 3.0.1. Major improvements include fixing > some > > Rails 3 integration bugs for Sass, improving Rails test speed for Haml, > and > > adding some new methods for handling the :template_location option in > Sass. > > > > In addition, using "haml --rails" for installing Haml/Sass in Rails > projects > > is now deprecated. All you need to do is add "config.gem 'haml'" to > > config/environment.rb Rails < 3 or add "gem 'haml'" to Gemfile in Rails > 3. > > Installations using the previous method will continue to work. > > > > As always, the changelogs are available at > > http://haml-lang.com/docs/yardoc/file.HAML_CHANGELOG.md and > > http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.md . > > > > Enjoy! > > - Nathan > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Haml" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected] <haml%[email protected]>. > > For more options, visit this group at > > http://groups.google.com/group/haml?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en.
