You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Does gsub have a global operator? How do I gsub in cases where there are multiple lines that need to be treated as a single string?
Walter Lee Davis
unread,
Feb 5, 2019, 8:33:03 AM2/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
> On Feb 5, 2019, at 3:34 AM, fugee ohu <fuge...@gmail.com> wrote:
>
> Does gsub have a global operator? How do I gsub in cases where there are multiple lines that need to be treated as a single string?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I decided I don't want to gsub anything out but instead save a match to a variable That would be a different topic than gsub so should I start a new thread?