Sha256: 6fb7b3a216beb07c54799c83b918b2a485c49db6f0c1eae19437897231e64b10

Contents?: true

Size: 109 Bytes

Versions: 10

Compression:

Stored size: 109 Bytes

Contents

class java::util::Locale

  def to_json(options = {}) #:nodoc:
    ActiveSupport::JSON.encode(to_s)
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

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