Sha256: bb998069cfc647f560b46e6d6a88103f2079c825ae77bd56348b8fb58e23035f
Contents?: true
Size: 176 Bytes
Versions: 53
Compression:
Stored size: 176 Bytes
Contents
ActiveSupport.on_load :action_controller do if defined? UsersController PgEngine.configurar do |config| config.users_controller = UsersController end end end
Version data entries
53 entries across 53 versions & 1 rubygems