mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
SMTP is not module
This commit is contained in:
parent
fc85bdeb77
commit
c916f9600b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module Net
|
module Net
|
||||||
module SMTP
|
class SMTP
|
||||||
VERSION = "0.1.0"
|
VERSION = "0.1.0"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue