On 7/19/07, Nathan Weizenbaum <[EMAIL PROTECTED]> wrote: > > You're right that String#first is an ActiveSupport addition. Removed > from stable and trunk.
Thank you for the fix. > As for dump, > > $ ruby -e "puts 'foo'.dump" > "foo" > > It returns a representation of the string such that eval(str.dump) == > str. I believe it's always equivalent to String#inspect. And thanks again, just seemed very unfamiliar :) ^ manveru --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
