Guest User

Untitled

a guest
Apr 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. irb(main):035:0> p.xpath('//div[@class="details_links"]/p').first.content.split(',').each { |s| p s.split(' ', 2) }
  2. ["56", "Journal Entries"]
  3. ["1", "Tag"]
  4. ["0", "Memories"]
  5. ["0", "Virtual Gifts"]
  6. ["5", "Userpics"]
Add Comment
Please, Sign In to add comment