Sha256: 963879d462f60bb08c0815ea4430a264e8cc93f4bbfb62de969fa9c184685fa8

Contents?: true

Size: 114 Bytes

Versions: 15

Compression:

Stored size: 114 Bytes

Contents

class TemplatePathController < ApplicationController
  def index
    @q = params[:q]
  end

  def show
  end
end

Version data entries

15 entries across 12 versions & 1 rubygems

Version Path
jpmobile-0.1.6 test/rails/rails_root/app/controllers/template_path_controller.rb
jpmobile-0.1.6 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.5 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.5 test/rails/rails_root/app/controllers/template_path_controller.rb
jpmobile-0.1.4 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.4 test/rails/rails_root/app/controllers/template_path_controller.rb
jpmobile-0.1.3 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.2 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.1 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.0 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.0.8 test/rails/rails_root/app/controllers/template_path_controller.rb
jpmobile-0.1.0.pre.4 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.0.pre.3 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.0.pre.2 test/rails/overrides/app/controllers/template_path_controller.rb
jpmobile-0.1.0.pre test/rails/overrides/app/controllers/template_path_controller.rb