class HankakuInputFilterController

Public Instance Methods

index_xhtml() click to toggle source
# File test/rails/overrides/app/controllers/hankaku_input_filter_controller.rb, line 4
def index_xhtml
  render "index_xhtml", :layout => "xhtml"
end
with_charset() click to toggle source
# File test/rails/overrides/app/controllers/hankaku_input_filter_controller.rb, line 8
def with_charset
end