Module: Integrity::Helpers
- Includes:
- Authorization, Breadcrumbs, PrettyOutput, Rendering, Resources, Urls, Rack::Utils
- Included in:
- App
- Defined in:
- lib/integrity/helpers.rb,
lib/integrity/helpers/urls.rb,
lib/integrity/helpers/rendering.rb,
lib/integrity/helpers/resources.rb,
lib/integrity/helpers/breadcrumbs.rb,
lib/integrity/helpers/authorization.rb,
lib/integrity/helpers/pretty_output.rb
Defined Under Namespace
Modules: Authorization, Breadcrumbs, PrettyOutput, Rendering, Resources, Urls
Method Summary
Methods included from Urls
#build_path, #build_url, #commit_path, #commit_url, #project_path, #project_url, #push_url_for, #root_path, #root_url
Methods included from Resources
#current_commit, #current_project, #update_notifiers_of
Methods included from Rendering
#checkbox, #error_class, #errors_on, #notifier_form, #partial, #show, #stylesheet_hash, #stylesheets
Methods included from PrettyOutput
#bash_color_codes, #cycle, #pretty_date, #strftime_with_ordinal
Methods included from Breadcrumbs
Methods included from Authorization
#authorization_realm, #authorize, #authorized?, #unauthorized!