Sha256: 37020249d30b863964c362cbc113a33400f0c879fc7051a2435e27389f061100
Contents?: true
Size: 215 Bytes
Versions: 3
Compression:
Stored size: 215 Bytes
Contents
require 'active_support' require 'state_machines/integrations/active_record' ActiveSupport.on_load(:i18n) do I18n.load_path << File.expand_path('state_machines/integrations/active_record/locale.rb', __dir__) end
Version data entries
3 entries across 3 versions & 1 rubygems