Skip to content

Instantly share code, notes, and snippets.

@kirillshevch
Created February 3, 2017 14:45
Show Gist options
  • Save kirillshevch/11ace9386f1e34b16c038b163a7b2452 to your computer and use it in GitHub Desktop.
Save kirillshevch/11ace9386f1e34b16c038b163a7b2452 to your computer and use it in GitHub Desktop.
class AboutController < ApplicationController
caches_page :index
def index
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment