Sha256: edabe23d0cb18cb7fa3410fee6100dc969269f6c1a34fd092a05dc1ccd10a8de

Contents?: true

Size: 106 Bytes

Versions: 63

Compression:

Stored size: 106 Bytes

Contents

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

Version data entries

63 entries across 62 versions & 16 rubygems

Version Path
3mix-castronaut-0.5.0.2 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
masover-castronaut-0.4.4.4 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
masover-castronaut-0.4.4.5 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
masover-castronaut-0.5.0.1 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
p8-castronaut-0.6.1.1 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.1 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.2 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.3 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.4 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.5 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.4.6 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.5.0 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.5.1 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.5.2 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.5.3 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.5.4 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.6.0 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.6.1 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.7.4 vendor/activesupport/lib/active_support/json/encoders/symbol.rb
relevance-castronaut-0.7.5 vendor/activesupport/lib/active_support/json/encoders/symbol.rb