Skip to content

Instantly share code, notes, and snippets.

@inem
Created April 19, 2009 04:58
Show Gist options
  • Select an option

  • Save inem/97926 to your computer and use it in GitHub Desktop.

Select an option

Save inem/97926 to your computer and use it in GitHub Desktop.
=trip_points
-include
:item
:profile
:operations
-methods do
:author
current_user
:full_name
:availability_line
Date.today
Date.today + 3.days
:babaka do
"#{fname} #{lname}"
-methods
:user_oid
-except
:doodle
=profiles
-methods
:address
-include
:items
-only
:id
:images
-only
:url
:info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment