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 | ||
| users | ||
| application_controller.rb | ||
| categories_controller.rb | ||
| clicks_controller.rb | ||
| draft_controller.rb | ||
| education_controller.rb | ||
| email_controller.rb | ||
| exceptions_controller.rb | ||
| excerpt_controller.rb | ||
| forums_controller.rb | ||
| invites_controller.rb | ||
| list_controller.rb | ||
| notifications_controller.rb | ||
| onebox_controller.rb | ||
| post_actions_controller.rb | ||
| posts_controller.rb | ||
| request_access_controller.rb | ||
| robots_txt_controller.rb | ||
| search_controller.rb | ||
| session_controller.rb | ||
| static_controller.rb | ||
| topics_controller.rb | ||
| uploads_controller.rb | ||
| user_actions_controller.rb | ||
| users_controller.rb | ||