Sha256: f93f75b637779acb48d7cb20e07347a2c5823abc548e5d2ca06f8058d7135c09
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
require_dependency "overlay/application_controller" module Overlay class GithubController < ApplicationController def update end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
overlay-0.0.2 | app/controllers/overlay/github_controller.rb |
overlay-0.0.1 | app/controllers/overlay/github_controller.rb |