I use a Firefox extension called "View Source With" to open the current Firefox URL into BBEdit. Unlike other "view source" approaches, this attempts to open the actual server source (assuming you have permission to get to it, such as with your own development server), rather than create a clone -- often of the browser's *interpretation* of the source -- as most "view source" methods do.
I'm curious as to how your script compares to that. I don't know Ruby, but are you cloning the source, or are you attempting to access the actual server source file? I'm guessing it's the former, because it looks like you're doing some reformatting in your code, but I can't tell for sure. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
