File: application_helper.rb

package info (click to toggle)
libgettext-rails-ruby 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,384 kB
  • ctags: 383
  • sloc: ruby: 1,042; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (56)
1
2
3
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end