Method: Stew::Store::App#developer

Defined in:
lib/stew/store/app.rb

#developerObject



31
32
33
# File 'lib/stew/store/app.rb', line 31

def developer
  App.content_or_nil @document.at_xpath("//a[contains(@href, 'developer')]")
end