discourse/spec
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
..
components Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
controllers Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
fabricators Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
fixtures Refactor and clean up New-Topic via Email 2014-02-28 16:53:58 +01:00
helpers Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
integration FIX: When re-opening a topic that auto-closed, make sure it won't auto-close again 2013-12-19 11:25:05 -05:00
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
mailers Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00
models Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
phantom_js change "Log In" to "Sign In" 2014-04-30 01:10:32 -07:00
serializers FIX: quote whole post button was broken 2014-04-30 14:21:43 -04:00
services Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
support Remove threequals from ruby files 2014-03-26 12:20:41 -07:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb PERF: use before suite vs before file 2014-03-31 12:34:13 +11:00