Sha256: 7146af5fb768743a72499a9cff00246a348acedf22fa33aa757c48f87c51c397
Contents?: true
Size: 276 Bytes
Versions: 48
Compression:
Stored size: 276 Bytes
Contents
module MinimumViableProduct class Controller < ActionController::Base include MinimumViableProduct::AnalyticsConcern include MinimumViableProduct::SEOConcern include MinimumViableProduct::SessionConcern include Rails.application.routes.url_helpers end end
Version data entries
48 entries across 48 versions & 1 rubygems