Skip to content

Instantly share code, notes, and snippets.

@urieljuliatti
Forked from m3nd3s/helper.rb
Created January 23, 2014 17:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urieljuliatti/8582632 to your computer and use it in GitHub Desktop.
Save urieljuliatti/8582632 to your computer and use it in GitHub Desktop.
#encoding: utf-8
module M3nd3s
def me_ajuda!
"NÃO"
end
end
@jherimum
Copy link

#encoding: utf-8

module Jherimum
  def almir_vc_me_quer?
    "SÓ COM MAKOTO JUNTO"
  end
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment