Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Dec 31, 2011
1 parent 9739e0d commit c45b3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2011-09-23-more-rstat-dot-us-refactoring.markdown
Expand Up @@ -18,7 +18,7 @@ against modules. The answer was, 'because it's simpler, and the first thing
I thought of.' He shared with me an alternate implementation that I like too,
and I wanted to share with you. Check it:

``` ruby app/models/salmon_notifier.rb
``` ruby
class SalmonNotifier
def initialize(user, feed)
@user = user
Expand Down

0 comments on commit c45b3df

Please sign in to comment.