Guest User

Untitled

a guest
May 24th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. has_many :contacts do
  2.  
  3. def hello
  4. return "yes"
  5. end
  6.  
  7. end
Add Comment
Please, Sign In to add comment