Sha256: 49254cbe1932091bd2412c5a5ea2f6ae526218dd16778de73ff51c14c4105782

Contents?: true

Size: 119 Bytes

Versions: 25

Compression:

Stored size: 119 Bytes

Contents

module ActiveSupport
  class TimeWithZone
    def to_json(options = {})
      self.to_s(:db).to_json
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
netzke-core-6.5.0.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-6.5.0.0.rc2 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-6.5.0.0.rc1 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.1.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.0.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.0.0.pre4 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.0.0.pre3 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.0.0.pre2 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-1.0.0.0.pre lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.3 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.2 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.1 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.0.rc1 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.12.0.beta lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.11.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.10.1 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.10.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.9.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.10.0.rc2 lib/netzke/core/ruby_ext/time_with_zone.rb