Hi,

I need help with a Regular Expression, I need to split the text on "- "
on get the first element.

"Web Application / QA Developer (Mid-Senior Level) - BFG Interactive -
(Hilton Head Island, SC) - FullTime"

I tried this, but it doesn't work: /(.*) - /i

Gregory

-- 
Posted via http://www.ruby-forum.com/.