Sha256: 0f533efa9074b048533151713cbda69f7fe3ca7d6aaedda7031add154163ae3e
Contents?: true
Size: 110 Bytes
Versions: 6
Compression:
Stored size: 110 Bytes
Contents
class MoviesController < ApplicationController def show meta :"og:title" => 'The Rock (1996)' end end
Version data entries
6 entries across 6 versions & 1 rubygems