Replace YARD documentation with Tomdoc
These changes use the YARD gem, but in the lighter Tomdoc format.

You can read more about Tomdoc here: https://tomdoc.org
dev
1 parent f986d31 commit 52a160b82e6a2f1f201ccf7d0880ce4fad003db6
@Bodacious Bodacious authored on 8 Aug 2018
Showing 36 changed files
View
app/controllers/api/v0/base_controller.rb
View
app/controllers/api/v0/statistics_controller.rb
View
app/controllers/api/v0/templates_controller.rb
View
app/controllers/concerns/conditional_user_mailer.rb
View
app/controllers/concerns/versionable.rb
View
app/controllers/passwords_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/helpers/notifications_helper.rb
View
app/helpers/orgs_helper.rb
View
app/helpers/sections_helper.rb
View
app/mailers/user_mailer.rb
View
app/models/annotation.rb
View
app/models/answer.rb
View
app/models/guidance.rb
View
app/models/guidance_group.rb
View
app/models/notification.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/pref.rb
View
app/models/question.rb
View
app/models/role.rb
View
app/models/section.rb
View
app/models/theme.rb
View
app/models/token_permission_type.rb
View
app/models/user.rb
View
app/views/org_admin/phases/_phase.html.erb
View
lib/branding.rb
View
lib/global_helpers.rb
View
spec/factories/exported_plans.rb
View
spec/factories/identifier_schemes.rb
View
spec/factories/languages.rb
View
spec/factories/notifications.rb
View
spec/factories/question_formats.rb
View
spec/factories/themes.rb
View
spec/factories/token_permission_types.rb