Google Groups Home
Help | Sign in
Active older topics
Related Groups
The Ruby dynamic OO programming language.
High activity, Usenet
This is a mirror list of the offical ruby-talk mailing list. It serves as a alternative to the mail<->news ...
High activity, 2506 members
Discussions related to deploying applications built with Ruby on Rails.
Low activity, 1284 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 922  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussing the HAML language which is currently implemented in Rails. Bug reports, help offers, advice, features, patches, and questions welcome!
 

Examples clipped reading Haml docs on iPhone 
  When reading the Haml ref ([link] classes/Haml.html) on my iPhone I can't read many of the code snippets. I haven't checked up on how it could be fixed, but I'll google around some to see if I find anything. Reading Haml documentation is a really refreshing way to kill time on... more »
By PEZ  - 3:42am - 1 new of 1 message    

HAML-ref talks about backslash, but shows # 
  Tinyest error ever: --- ... The backslash character escapes the first character of a line ... ---
By PEZ  - 2:55am - 1 new of 1 message    

HAML + JavaScript interpolation problem 
  Hey folks, i read the documentation and transformed "most" of my ERBs to HAML but i still don't know how to interpolate view / controller variables in HAML. This is the part from my ERB i want to transform into HAML: CODE: <ul> <% @tracks.each do |track|%> <li><%= track.title %></li>... more »
By j0llyr0g3r  - Oct 13 - 3 new of 3 messages    

Haml for XML 
  I really have two questions 1 ) I want to use HAML to render arbitrary XML documents, not super fancy XML, but I want to use it instead of builder, I don't see a lot of references to anyone doing it. Is this madness? 2 ) To use it the way I want I would like to be able to specify tags programmatically.... more »
By Chick  - Oct 11 - 4 new of 4 messages    

Bug: plain filter and ruby expression substitution string 
  I found an intresting thing, when I want to insert a plain ruby code in my text. Syntax was ok, but render failed. I made a little test. Here it is: test.haml: %pre :plain "#{line}" haml -c test.haml => Syntax Ok ham test.haml => Exception on line 3: undefined local variable or method `line' for... more »
By Csiszár Attila  - Oct 9 - 5 new of 5 messages    

Sass:allow whitespace between mixin-include's name and args 
  Hi All, So, i've been really enjoying Sass, and one thing I find myself doing is lining up the indentation of the property values, so you get things like the following: [link] I find that form very easy on the eyes, but unfortunately, putting... more »
By Scott Fleckenstein  - Oct 9 - 8 new of 8 messages    

css2sass indentation issues 
  I just ran css2sass through a few css files. The resulted sass file had some indentation problems. Attaching one of the css files hoping it might be useful to fix the problem. Sorry if this is not the appropriate place to report this.
By Greg Fitzgerald  - Oct 8 - 4 new of 4 messages    

Confused by rendering, validation error on form 
  Haml: ... = link_to image_tag('nutrograph-alpha.pn g'), root_path #nav_search - form_tag root_path, :method => 'get' do = text_field_tag 'search', params[:search] = submit_tag 'Search Foods', { :name => nil } Source puts <form> tag all the way on the left of the page. And I get... more »
By Jesse  - Oct 8 - 7 new of 7 messages    

Using haml (sass) in Django or other non-Ruby implementation 
  Hello, I'm wondering if anybody has done an implementation of haml/sass in a non-Ruby environment? I'm considering starting a new project where the backend developer is a Python guy and the frontend person wants to use haml/sass. I'm giving up my PHP background and will adapt to whatever we can all settle on.... more »
By adamiis111  - Oct 7 - 3 new of 3 messages    

capture_haml broken in edge rails? 
  HI Guys, Problem in a nutshell: In an edge rails app with edge haml, using content_for in a helper method fails to yield content to the layout. Here's the relevant pastie: [link] I've been using Haml for awhile now, but have never delved into its implementation. Recently I was using it with a Rails 2.1.1 app but... more »
By Sean Santry  - Oct 7 - 10 new of 10 messages    

1 - 10 of 922   « Newer | Older »

XML       Send email to this group: haml@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google