Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3408
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail |
|---|---|
| From | Sira PS <ploy.sukachai@gmail.com> |
| Newsgroups | comp.lang.ruby |
| Subject | Re: Split dot and equa sign by recursive |
| Date | Sat, 23 Apr 2011 12:36:56 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 24 |
| Message-ID | <8e294958eb82d297ac2b5515775a6443@ruby-forum.com> (permalink) |
| References | <834998812ddf8cd759b85d568ed321db@ruby-forum.com> <BANLkTi=UNJ2wjnMJdurvxprX02Ufk7Fu0Q@mail.gmail.com> |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | talisker.lacave.net 1303580233 80677 65.111.164.187 (23 Apr 2011 17:37:13 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Sat, 23 Apr 2011 17:37:13 +0000 (UTC) |
| In-Reply-To | <BANLkTi=UNJ2wjnMJdurvxprX02Ufk7Fu0Q@mail.gmail.com> |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 382095 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <8e294958eb82d297ac2b5515775a6443@ruby-forum.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3408 |
Show key headers only | View raw
>
> Do I understand this correctly?
>
> You have a string like this,
>
> "projects.risks.Index.flash_downloading=Downloading report, please
> wait.."
>
> and you want to produce this,
>
> projects => {risks => {Index => {flash_downloading => Downloading
> report, please wait..}}}
>
> Is that what you want to do?
> Harry
Yes, that's what I want.
--
Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Split dot and equa sign by recursive Siratinee Sukachai <ploy.sukachai@gmail.com> - 2011-04-22 05:52 -0500
Re: Split dot and equa sign by recursive Harry Kakueki <list.push@gmail.com> - 2011-04-23 07:04 -0500
Re: Split dot and equa sign by recursive Sira PS <ploy.sukachai@gmail.com> - 2011-04-23 12:36 -0500
Re: Split dot and equa sign by recursive Harry Kakueki <list.push@gmail.com> - 2011-04-23 22:19 -0500
Re: Split dot and equa sign by recursive Brian Candler <b.candler@pobox.com> - 2011-04-23 07:14 -0500
Re: Split dot and equa sign by recursive Ryan Davis <ryand-ruby@zenspider.com> - 2011-04-23 10:37 -0500
Re: Split dot and equa sign by recursive Sira PS <ploy.sukachai@gmail.com> - 2011-04-23 23:28 -0500
csiph-web