# File test/rails/overrides/app/controllers/template_path_controller.rb, line 17 def full_path_partial end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 2 def index @q = params[:q] if params[:pc] disable_mobile_view! end end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 13 def optioned_index render :action => "index" end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 10 def show end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 20 def smart_phone_only end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 26 def with_ipd end
# File test/rails/overrides/app/controllers/template_path_controller.rb, line 23 def with_tblt end