LazyTweet - Bringing the Lazyweb to Twitter so you can get answers to your burning questions
Active Questions
Recent Questions
Unanswered Questions
How do I insert a "/" between every n characters in a Ruby string? #LazyTweet
jkestr
(0) -
posted 3 years, 10 months ago
via Twitter
-
0 Replies
0 Answers
Would you like to answer?
Sign in with Twitter to post your answer:
Use Twitter to ask a question, just add "lazytweet" to a post and we'll take care of the rest. Read more about
how lazytweet works
.
Subscribe to the latest questions
Follow LazyTweet on Twitter
Related Posts
Lazytwitter: quick (ruby) way to strip numeric characters from end of a string? "T123" => "A" ... "A&R999" => "A&R"
lazytwitter: How can I insert a string with // (a URL actually) in a .xcconfig file? Quotes don't work.
lazy-tweet: what's the Mac utility that lets you type a few characters and auto-insert text snippets or templates?
@lazytwitter: how do I get Ruby2Ruby to give me Ruby code not from a class or string but directly from a ParseTree s-exp?
Lazytwitter: I'm having trouble with Ruby's FasterCSV choking on characters like ñ and ó, but has no trouble with Θ and Δ. Any insights?