discourse/spec
Sam a2e2d0e886 Merge pull request from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
2014-05-08 09:10:45 +10:00
..
components Merge pull request from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
controllers Merge pull request from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
fabricators
fixtures
helpers
integration
integrity
jobs Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
mailers Don't allow sending private messages to suspended users. Emails to suspended users should tell them how to respond, since they can't. 2014-05-06 15:01:27 -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
views/omniauth_callbacks
spec_helper.rb