Sha256: 92dc6c5e089c905e126fc28da40b0a33d9c4ed70b75105a594f8f700132a2e50

Contents?: true

Size: 292 Bytes

Versions: 255

Compression:

Stored size: 292 Bytes

Contents

module Mail
  grammar ContentLocation

    include RFC2822
    include RFC2045

    rule primary
      CFWS location CFWS
    end
    
    rule location
      quoted_string {
        def text_value
          quoted_content.text_value
        end
      } / (token / [\x3d])+
    end

  end
end

Version data entries

255 entries across 213 versions & 18 rubygems

Version Path
challah-1.0.0.beta vendor/bundle/gems/mail-2.4.4/lib/mail/parsers/content_location.treetop
depengine-0.0.12 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.12 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.11 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.11 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
fc-webicons-0.0.3 vendor/bundle/ruby/1.9.1/gems/mail-2.5.3/lib/mail/parsers/content_location.treetop
fc-webicons-0.0.2 vendor/bundle/ruby/1.9.1/gems/mail-2.5.3/lib/mail/parsers/content_location.treetop
fc-webicons-0.0.1 vendor/bundle/ruby/1.9.1/gems/mail-2.5.3/lib/mail/parsers/content_location.treetop
depengine-0.0.10 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.10 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.9 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.9 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
active_mailer-0.0.5 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/mail-2.4.4/lib/mail/parsers/content_location.treetop
depengine-0.0.8 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.8 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.7 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.7 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.5 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.5 etc/isolate/jruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop
depengine-0.0.4 etc/isolate/ruby-1.8/gems/mail-2.2.5/lib/mail/parsers/content_location.treetop