Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

check if the substring is present in the column of the record rails console

Topic.where("name like ?", "%apple%")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #check #substring #present #column #record #rails #console
ADD COMMENT
Topic
Name
6+5 =