Recent Posts
The Hitchhiker’s Guide to Ruby On Rails Galaxy
Return To Blog Listing
My tech blog Web Development using Ruby On Rails
Recent Posts Tagged With 'twitter'
How to parse a tweet text from Twitter using Ruby to parse-out ‘@’ and ‘#’
Well lot of us love @twitter and also Ruby, and some time work on both And often we need to do the folowing with a tweet Well I had to do the following quite often:- Take out the ‘@’ (i.e. @replies )and ‘#’ (i.e. hashtags ...
