Skip to content

Commit a6928bd

Browse files
author
Vitalii Samolovskikh
committed
the new MailController
1 parent 59b37d5 commit a6928bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package sample
2+
3+
class MailController {
4+
5+
def index() {}
6+
}

0 commit comments

Comments
 (0)