gitcoinco/code_fund_ads

View on GitHub
app/helpers/job_posting_purchases_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
module JobPostingPurchasesHelper
  def read_the_docs_keywords
    [
      "Machine Learning",
      "Python"
    ]
  end
end