Skip to content

Commit

Permalink
Added email_activity
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbrooks committed Dec 25, 2013
1 parent 8861045 commit b0df264
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added closeio-0.0.3.gem
Binary file not shown.
8 changes: 8 additions & 0 deletions lib/closeio/email_activity.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module Closeio
class EmailActivity < Base

def self.resource_path
return "/activity/email/"
end
end
end

0 comments on commit b0df264

Please sign in to comment.