Sha256: 2db7bfca58f0f4db6a028e94f6c5edf5e776fc351a9d339b9a9571a0d0d88905
Contents?: true
Size: 89 Bytes
Versions: 1
Compression:
Stored size: 89 Bytes
Contents
module MyGem class UsersController < ApplicationController def index;end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hussnain_first_gem-0.1.0 | app/controllers/my_gem/users_controller.rb |