Skip to content

Commit

Permalink
re enable tweets
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghal committed May 6, 2013
1 parent 14c5b64 commit 845c724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/post.rb
Expand Up @@ -22,7 +22,7 @@ class Post < ActiveRecord::Base

belongs_to :feed

#after_create :tweet
after_create :tweet
delegate :twitter_username, :to => :feed

def url_with_source
Expand Down

0 comments on commit 845c724

Please sign in to comment.