method
find_by_keyword
rails latest stable - Class:
ProgramProcess
find_by_keyword(keyword)public
Searches for all processes matching the given keyword:
ProgramProcess.find_by_keyword("basecamp")
find_by_keyword(keyword)Searches for all processes matching the given keyword:
ProgramProcess.find_by_keyword("basecamp")