discourse/app
Louis Rose 1574485443 Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
2014-05-06 14:41:59 +01:00
..
assets BUGFIX: fix selected & unread notifications dropdown background color 2014-05-06 12:34:50 +02:00
controllers Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
helpers Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00
jobs Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
mailers Add a SiteSetting to configure how many topics are in the email digest. 2014-04-21 17:49:10 -04:00
models Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
serializers BUGFIX: only redirect new users to top page once 2014-05-05 19:00:40 +02:00
services Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
views RSS feed for topics and posts now use a guid that will always be unique, unlike urls which can change when the topic slug changes 2014-05-01 14:09:15 -04:00