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 Allow badges to be marked as "titleable". 2014-04-28 10:30:38 +05:30
application_controller_spec.rb
badges_controller_spec.rb Allow badges to be marked as "titleable". 2014-04-28 10:30:38 +05:30
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 remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
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 BUGFIX: likes would cause whole post to re-render 2014-04-24 12:42:04 +10:00
robots_txt_controller_spec.rb
search_controller_spec.rb Add blurb of post to search results via API 2014-04-17 07:58:51 -05:00
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 Allow changing ownwership of posts by admins 2014-04-08 01:47:42 -07:00
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