Skip to content

Instantly share code, notes, and snippets.

@bradly
Created June 8, 2009 22:52
Show Gist options
  • Save bradly/126121 to your computer and use it in GitHub Desktop.
Save bradly/126121 to your computer and use it in GitHub Desktop.
:partition => lambda {|a| "#{a.partitioned_id.join('/')}/v#{a.original.version}" },
def rename_file; return; end
def destroy_file; return; end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment