Sha256: 8df1bc377a0e3ab3ec6cd33dab9d21462efac812225a96c2d5e3da987674c8dd
Contents?: true
Size: 510 Bytes
Versions: 39
Compression:
Stored size: 510 Bytes
Contents
module Gris class Deprecations # TODO: Called when Gris appliation loads. # # Use this method to check that embedding applications # follow current established best practices. # cf. https://github.com/bellycard/napa/blob/master/lib/napa/deprecations.rb # https://github.com/bellycard/napa/blob/master/lib/napa/deprecations/napa_setup.rb # https://github.com/bellycard/napa/blob/master/lib/napa/deprecations/application_api.rb # def self.gris_setup_check end end end
Version data entries
39 entries across 39 versions & 1 rubygems