oneline:strip_tags

H

Haoqi Haoqi

text=strip_tags(html)

can you just using oneline ruby code define the strip_tags methods?
def strip_tags(html)
//oneline here
end
 
F

Fleck Jean-Julien

2009/11/20 Haoqi Haoqi said:
text=3Dstrip_tags(html)

can you just using oneline ruby code define the strip_tags methods?

Would that be good enough ?

def strip_tags(html)
return html.gsub(/<.*?>/)
end

Cheers,

--=20
JJ Fleck
PCSI1 Lyc=E9e Kl=E9ber
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top