-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Matt,

I just tested the latest changes with a couple of Hobo 1.3 apps and
everything worked perfectly :).

Regards,
Ignacio

El 25/09/11 06:26, Matt Jones escribió:
> (see this https://hobo.lighthouseapp.com/projects/8324-hobo/tickets/966 for 
> backstory)
> 
> Can I get some assistance testing the change I just pushed to the DRYML 
> parser? It works on my system and manages all the DRYML I throw at it, but 
> it's a pretty serious alteration (switching to Erubis vs. ERB) and was 
> seriously tricky to get working.
> 
> Short summary: in Rails 3, helpers that take a block changed from <% to <%=, 
> thus:
> 
> <% form_tag do %>
> ...
> <% end %>
> 
> became
> 
> <%= form_tag do %>
> ...
> <% end %>
> 
> It doesn't matter if your code was actually doing this - the under-the-hood 
> changes affect parsing of DRYML globally.
> 
> Anyways, if you've got a 1.3 app going and have a minute please try this new 
> code out. (see the previous "Getting close to release" post for an easy way)
> 
> On to date parsing! :)
> 
> --Matt Jones
> 

- -- 
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35
Email realizado con software libre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5+8T8ACgkQBPlUJ6RHaORSfgCcC4VLC35qRxkdpmSgvPlgYLWC
ftQAniQmL9NqiVC8BpNUSf1hHskwGB+7
=4y86
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to