Sha256: cee8c84cd320b86a05338fcb2a50beafb71d8ca410a9859dc99c9b99c4d058c8
Contents?: true
Size: 209 Bytes
Versions: 2
Compression:
Stored size: 209 Bytes
Contents
# This will provide the "Fake Settings" link on the configuration page. SystemConfigController.class_eval do def show_fake end def update_fake redirect_to system_config_url end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barkest_core-1.5.4.0 | test/dummy/config/initializers/sys_config_ext.rb |
barkest_core-1.5.3.0 | test/dummy/config/initializers/sys_config_ext.rb |