Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
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, 3165 members
Discussions related to deploying and hosting web applications built with Ruby on Rails.
Low activity, 1315 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1316  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!
 

What version of hpricot is necessary for running tests? 
  I seemed to have the most success with hpricot version 0.6. Using hpricot 0.8 made a lot of tests fail. On a side note, why aren't we using nokogiri?
By Joe Van Dyk  - 12:17am - 3 new of 3 messages    

How does HAML get compiled? 
  Hi, I am a Ruby on Rails newbie and am trying to use Haml. I love the different aspects of and would love to use it for everything. One simple problem which I can't seem to find the answer to. How does it get compiled? I have haml files in a Ruby on Rails project in Aptana and I made the assumption that when you start the server, the files are compiled to... more »
By webbieguy  - Nov 7 - 4 new of 4 messages    

get all assigned variables used in teh templates (HAML/PHP) 
  hi, im looking for a HAML function that does something similar to the smarty debug. in smarty you can put {debug} in your template, this opens a popup wich gives a overview over used assignments and their variables. also it gives a list of used/included templates. is there something similar in php HAML?... more »
By annemarie tannengrund  - Nov 7 - 4 new of 4 messages    

Haml/Sass 2.2.11 and 2.2.12 Released 
  Hi folks, I've just released Haml 2.2.11 and 2.2.12. I made a stupid mistake in 2.2.11 (the Sass plugin ceased functioning), so I released 2.2.12 as soon as I discovered that and fixed it. The new version has a larger-than-normal number of exciting fixes and improvements, including: * A fix for a long-standing and widespread bug in reporting the line number... more »
By Nathan Weizenbaum  - Nov 6 - 1 new of 1 message    

Support for multiple "ContentPlaceHolders" 
  is there a feature like this in haml? ============================== ===== Is there a way to have something like "ContentPlaceholders" in the master file as in aspx forms, so that I can replace for example the content in the TitleRegion specified in the master file with content coming from the the current view?... more »
By Simon Cropp  - Nov 5 - 2 new of 2 messages    

how to insert HAML via function into template? 
  I'm using HAML in a merb project. I have function generated HTML that I wish to convert to HAML and insert into a HAML template. convert(html) returns haml All the naive methods I've tried at best insert the converted haml as a string into the rendered html rather than including it as code for... more »
By Ming  - Nov 5 - 3 new of 3 messages    

How to use haml for simple pages? 
  Hello, I want to write some web pages using embedded ruby & haml, but without rails or staticmatic. Dreamhost has the gem installed. What do I need, in order to simply write plain index.haml files ?
By Jesse  - Oct 31 - 4 new of 4 messages    

Haml/Sass 2.2.10 Released 
  I've just released Haml and Sass 2.2.10. As always, the changelogs are up at [link] and [link]. Most notable among the improvements is fixing a few bugs in the support of Rails' XSS protection, pointed out by Bruno Michel.... more »
By Nathan Weizenbaum  - Oct 29 - 1 new of 1 message    

Bug in #cycle 
  Failing example (matching first arguments in #cycle) --- %tbody %tr %td - 1.upto(3) do |i| %div(style="background-color: #{cycle '#abC', '#fff'};" class="td")= i %td - 1.upto(3).each do |i| %div(style="background-color: #{cycle '#abC', '#fff'};"... more »
By Jesse  - Oct 28 - 4 new of 4 messages    

HTML comment before and after a block 
  Hi all, In haml: / Header ... ... renders in html: <!-- Header --> <div id='header'> ... </div> I wonder if it's possible to automatically add a closing comment to the block, in this way: <!-- Header --> <div id='header'> ... </div> <!-- End of Header --> Maybe a feature request...... more »
By Jej  - Oct 27 - 5 new of 5 messages    

1 - 10 of 1316   « Newer | Older »

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