Sha256: 25b9bcae1670e7e0bdddf60ac4f34e26f7539ae8e0b510168f80ee41526e9448

Contents?: true

Size: 118 Bytes

Versions: 18

Compression:

Stored size: 118 Bytes

Contents

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
netzke-core-0.8.1 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.8.0 lib/netzke/core/ruby_ext/time_with_zone.rb
netzke-core-0.7.7 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.6 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.5 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.4 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.3 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.2 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.1 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.7 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.7.0 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.6 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.5 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.4 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.3 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.2 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.1 lib/netzke/core_ext/time_with_zone.rb
netzke-core-0.6.0 lib/netzke/core_ext/time_with_zone.rb