Ruby-forum.com attachments don't show up in mails anymore

Hi all,

I just noticed that attachments made to posts on ruby-forum.com don't
get send by mail anymore. Some time ago, there was a statement like
"Attachments: foobar.rb" if somebody attached something. Now it's just
not there anymore. Should I visit ruby-forum.com now each time something
was attached via the website?

Example: The attachment of this post:
http://www.ruby-forum.com/topic/253566#954898 was not send via mail.

Vale,
Marvin

if you want to share code you can use codepad.org and include a link in the email link:

http://codepad.org/ZvvCFDmT

people can look at the code and level you a comment at that site, or use:

http://refactormycode.com/

which is a site with more of a community feel to it

···

On 10-10-17 06:39 AM, Quintus wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just noticed that attachments made to posts on ruby-forum.com don't
get send by mail anymore. Some time ago, there was a statement like
"Attachments: foobar.rb" if somebody attached something. Now it's just
not there anymore. Should I visit ruby-forum.com now each time something
was attached via the website?

--
Kind Regards,
Rajinder Yadav | DevMentor.org | Do Good! ~ Share Freely

[Kubuntu x86_64 10.10 | Ruby 1.9.2p0 | Rails 3.0.1]

Marvin Gülker wrote in post #954910:

I just noticed that attachments made to posts on ruby-forum.com don't
get send by mail anymore.

Thanks for reporting this bug, it's fixed now.

···

--
Posted via http://www.ruby-forum.com/\.

A gist at http://github.com/ is another option. A gist can contain multiple files.

Cheers

  robert

···

On 17.10.2010 12:54, Rajinder Yadav wrote:

On 10-10-17 06:39 AM, Quintus wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just noticed that attachments made to posts on ruby-forum.com don't
get send by mail anymore. Some time ago, there was a statement like
"Attachments: foobar.rb" if somebody attached something. Now it's just
not there anymore. Should I visit ruby-forum.com now each time something
was attached via the website?

if you want to share code you can use codepad.org and include a link in
the email link:

Ruby code - 58 lines - codepad

people can look at the code and level you a comment at that site, or use:

http://refactormycode.com/

which is a site with more of a community feel to it

--
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

It's not me, I know about where I can post/upload files. I was thinking
about those who don't care about the mailing list backend and just
attach files via ruby-forum.com. When I get such a mail and the author
mentions he attached something I know "it's on ruby-forum.com, let's
visit it", but that takes unnecessary time and in many cases a post's
author doesn't mention he attached something. Then I just overlook it
and maybe can't answer a question I was able to answer if I knew about
the attachment.

Vale,
Marvin

···

Am 17.10.2010 13:05, schrieb Robert Klemme:

On 17.10.2010 12:54, Rajinder Yadav wrote:

On 10-10-17 06:39 AM, Quintus wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just noticed that attachments made to posts on ruby-forum.com don't
get send by mail anymore. Some time ago, there was a statement like
"Attachments: foobar.rb" if somebody attached something. Now it's just
not there anymore. Should I visit ruby-forum.com now each time something
was attached via the website?

if you want to share code you can use codepad.org and include a link in
the email link:

http://codepad.org/ZvvCFDmT

people can look at the code and level you a comment at that site, or use:

http://refactormycode.com/

which is a site with more of a community feel to it

A gist at http://github.com/ is another option. A gist can contain
multiple files.

Cheers

    robert