File: application_helper.rb

package info (click to toggle)
ruby-openid 2.1.8debian-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,676 kB
  • sloc: ruby: 16,506; xml: 219; sh: 24; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (55)
1
2
3
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end