Sha256: 896eae4ef850ef698d6cce108caac95886bb6c725e039bcde720ceab34fb191a

Contents?: true

Size: 188 Bytes

Versions: 495

Compression:

Stored size: 188 Bytes

Contents

# encoding: utf-8

module ActiveSupport #:nodoc:
  module Multibyte #:nodoc:
    # Raised when a problem with the encoding was found.
    class EncodingError < StandardError; end
  end
end

Version data entries

495 entries across 418 versions & 49 rubygems

Version Path
activesupport-3.2.16 lib/active_support/multibyte/exceptions.rb
activesupport-3.2.15 lib/active_support/multibyte/exceptions.rb
activesupport-3.2.15.rc3 lib/active_support/multibyte/exceptions.rb
activesupport-3.2.15.rc2 lib/active_support/multibyte/exceptions.rb
activesupport-3.2.15.rc1 lib/active_support/multibyte/exceptions.rb
bioinform-0.1.12 lib/bioinform/support/third_part/active_support/multibyte/exceptions.rb
depengine-0.0.18 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.18 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.17 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.17 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.16 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.16 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.15 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.15 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.14 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.14 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.13 etc/isolate/ruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
depengine-0.0.13 etc/isolate/jruby-1.8/gems/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb
activesupport-3.2.14 lib/active_support/multibyte/exceptions.rb
activesupport-3.2.14.rc2 lib/active_support/multibyte/exceptions.rb