Sha256: 2e60ef9d83a95bc50bedf01658ae120c46b0fdae87bd10a4e5ee4a44e2c37501

Contents?: true

Size: 202 Bytes

Versions: 10

Compression:

Stored size: 202 Bytes

Contents

require 'active_support/json/encoding'
Dir["#{File.dirname(__FILE__)}/encoders/**/*.rb"].each do |file|
  basename = File.basename(file, '.rb')
  require "jactive_support/json/encoders/#{basename}"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jactive_support-2.1.2 lib/jactive_support/json/encoding.rb
jactive_support-3.0.0 lib/jactive_support/json/encoding.rb
jactive_support-3.0.0.pre2 lib/jactive_support/json/encoding.rb
jactive_support-3.0.0.pre1 lib/jactive_support/json/encoding.rb
jactive_support-2.1.1 lib/jactive_support/json/encoding.rb
jactive_support-2.1.0 lib/jactive_support/json/encoding.rb
jactive_support-2.0.0 lib/jactive_support/json/encoding.rb
jactive_support-1.0.2 lib/jactive_support/json/encoding.rb
jactive_support-1.0.1-universal-java-1.6 lib/jactive_support/json/encoding.rb
jactive_support-1.0.0-universal-java-1.6 lib/jactive_support/json/encoding.rb