]> cat aescling's git repositories - mastodon.git/commit
Rework KeywordMute interface to use a matcher object; spec out matcher. #164.
authorDavid Yip <yipdw@member.fsf.org>
Sun, 15 Oct 2017 01:36:53 +0000 (20:36 -0500)
committerDavid Yip <yipdw@member.fsf.org>
Sat, 21 Oct 2017 19:54:36 +0000 (14:54 -0500)
commit603cf02b703a2df2ae6690077a3e21a5ce64b548
treee20a1b4f6e6742660cc556a93174b19e2fc56585
parent4745d6eeca3a422f41775ee5f31989fc036da7d6
Rework KeywordMute interface to use a matcher object; spec out matcher.  #164.

A matcher object that builds a match from KeywordMute data and runs it
over text is, in my view, one of the easier ways to write examples for
this sort of thing.
app/lib/feed_manager.rb
app/models/keyword_mute.rb
spec/models/keyword_mute_spec.rb
This page took 0.024405 seconds and 3 git commands to generate.