Re: [haml] Sass tmbundle update

2010-04-02 Thread Gabriel Sobrinho
The basics is working fine for me. See here: http://i43.tinypic.com/awcdp2.png But mixins doesn't. See here: http://i42.tinypic.com/1198kt0.png Can be my color scheme. What are you using? Em 01/04/2010, às 06:24, Charles Roper escreveu: I've just pushed a minor update to my fork of the Sass

Re: [haml] Sass tmbundle update

2010-04-01 Thread Gabriel Sobrinho
I will check this tonight :) Em 01/04/2010, às 06:24, Charles Roper escreveu: I've just pushed a minor update to my fork of the Sass tmbundle: http://github.com/charlesr/ruby-sass-tmbundle/commit/ed9028749f5c8ffb6616c370d2902d00a3932e95 It just fixes the variables in whitespace mode (not SCSS

Re: [haml] Re: yield(:title) in rails3 master: undefined method `title' for #

2010-03-15 Thread Gabriel Sobrinho
Did you defined the title method? This seems you forgot it. Em 15/03/2010, às 20:37, Nathan Weizenbaum escreveu: This is definitely not a Haml issue. I suggest you ask the Rails folks. On Mon, Mar 15, 2010 at 4:33 PM, mz wrote: no, it does not work in erb! strange thing! i tried <%= h(yie

Re: [haml] Sass Variable Character

2010-03-06 Thread Gabriel Sobrinho
f the need for "=", so you can use variables with ":". In this case, variables need a prefix so they're not ambiguous with normal property values. On Sat, Mar 6, 2010 at 3:38 PM, Gabriel Sobrinho > wrote: I think variables should not contain a prefix (like in plain r

Re: [haml] Sass Variable Character

2010-03-06 Thread Gabriel Sobrinho
I think variables should not contain a prefix (like in plain ruby). $ looks like PHP and ! is too strange :) I like this: =border-radius(radius) border-radius = radius -moz-border-radius = radius -webkit-border-radius = radius Looks more clean. What you think? Em 06/03/2010, às 20:28,

Re: [haml] Which companies are using Haml?

2010-01-18 Thread Gabriel Sobrinho
I can cite 2 brazilian companies: Hite Comunicação Digital (www.hite.com.br ) and B2BR (www.b2br.com.br) which i work. On Jan 18, 2010, at 5:49 AM, Amy Lee wrote: Hi, I'm giving a presentation to the San Francisco Ruby Meetup group on a quick intro to Haml. I'd like to include a slide about s