Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • function

Ruby - Function

Declaration of global or locally scoped function.

0
466
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
def {{function_name}} 
  {{body}}
end
ruby

Notes

last update: Oct. 25, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Other language

  • Scala
  • JavaScript

Random task

  • key value list all keys
  • Add user to group
  • List all users
  • Concatenate two arrays
  • String concatenation
  • Blog
  • About
  • License