Sha256: 5395fe5c068ca046cd5ab610d4571605701f3d2d287718e06f7dc60f83b548b5

Contents?: true

Size: 131 Bytes

Versions: 2

Compression:

Stored size: 131 Bytes

Contents

class RailsAppcache::ManifestsController < RailsAppcache::ApplicationController
  def show
    render params[:manifest]
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_appcache-0.0.2 app/controllers/rails_appcache/manifests_controller.rb
rails_appcache-0.0.1 app/controllers/rails_appcache/manifests_controller.rb