]> cat aescling's git repositories - mastodon.git/commit
Make use of the regex attr_reader. #164.
authorDavid Yip <yipdw@member.fsf.org>
Sun, 15 Oct 2017 01:45:14 +0000 (20:45 -0500)
committerDavid Yip <yipdw@member.fsf.org>
Sat, 21 Oct 2017 19:54:36 +0000 (14:54 -0500)
commita4851100fd3f20fdc01a3ebf7942fab6d5d03ebf
treec26eeb769a934a451ebddd749dff95365657304c
parent9f609bc94ec1bd933b4e302833027c3e4682c636
Make use of the regex attr_reader.  #164.

It would also have been valid to get rid of the attr_reader, but I like
being able to reach inside KeywordMute::Matcher without resorting to
instance_variable_get tomfoolery.
app/models/keyword_mute.rb
This page took 0.022708 seconds and 3 git commands to generate.