Skip to content

Commit

Permalink
Better this way
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Jan 31, 2016
1 parent eb95c19 commit 4e14bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dirty_hacky_mess.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def munge
datum.each_pair do |k, v|
datum[k] = v[0]
end.to_json
end
end.reverse
end

def dispatch url
Expand Down

0 comments on commit 4e14bc1

Please sign in to comment.