discourse/spec/controllers
Sam a2e2d0e886 Merge pull request from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
2014-05-08 09:10:45 +10:00
..
admin
application_controller_spec.rb
badges_controller_spec.rb
categories_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
clicks_controller_spec.rb
composer_messages_controller_spec.rb
draft_controller_spec.rb
email_controller_spec.rb
embed_controller_spec.rb
groups_controller_spec.rb
invites_controller_spec.rb
list_controller_spec.rb BUGFIX: the /top page now shows the first non-empty period 2014-05-07 19:04:39 +02:00
notifications_controller_spec.rb
omniauth_callbacks_controller_spec.rb
onebox_controller_spec.rb
post_actions_controller_spec.rb
posts_controller_spec.rb
robots_txt_controller_spec.rb
search_controller_spec.rb
session_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
static_controller_spec.rb
topics_controller_spec.rb
uploads_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user_actions_controller_spec.rb
user_badges_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
users_controller_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00