mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
3dcb1905e3
The gist of the commit are a few improvements in the create action, where: * long boolean statemenst have been wrapped in smaller more readable methods. * the 3rd party user info creation has been extracted (still in controller) * a small helper method for creating a new user from params (to reduce visual clutter) * specs have been added where I came across untested methods/branches Other changes are more trivial like formatting and whitespace fixes. Hope this helps. Regards. |
||
---|---|---|
.. | ||
admin | ||
application_controller_spec.rb | ||
categories_controller_spec.rb | ||
clicks_controller_spec.rb | ||
draft_controller_spec.rb | ||
education_controller_spec.rb | ||
email_controller_spec.rb | ||
excerpt_controller_spec.rb | ||
invites_controller_spec.rb | ||
list_controller_spec.rb | ||
notifications_controller_spec.rb | ||
omniauth_callbacks_controller_spec.rb | ||
onebox_controller_spec.rb | ||
post_actions_controller_spec.rb | ||
posts_controller_spec.rb | ||
request_access_controller_spec.rb | ||
robots_txt_controller_spec.rb | ||
search_controller_spec.rb | ||
session_controller_spec.rb | ||
static_controller_spec.rb | ||
topics_controller_spec.rb | ||
uploads_controller_spec.rb | ||
users_controller_spec.rb |