Answer the question
In order to leave comments, you need to log in
Rails Or PHP: Email Handling?
It is necessary to receive and process mail in a web application. I am going to do the project on rails, but I can not find an adequate solution for this. It can be done in php, but the lack of trendy stuff like active record, clear MVC, short rails tags for html, etc. is annoying. I'm all swept away, I love rails and don't want to write a bunch of php code. Maybe someone knows solutions for Rails or how to turn php into a language that is pleasant for self-esteem?
Answer the question
In order to leave comments, you need to log in
> how to turn php into a language that is pleasant for pride?
Take MVC framework in php. And get both AR and MVC, and some kind of template engine if you want short tags.
And then you compare Rails and PHP, i.e. framework and language, and wonder why PHP doesn't have AR. =)
Pure Ruby doesn't have what you listed either...
Besides, I'm not a pro in Ruby, but somehow I don't believe that there are no gems for working with mail.
Practice has shown that if such questions arise, write in Ruby or PHP, then write in PHP.
God! Turn, for starters, Russian into "pleasant for pride."
In the case here: guides.rubyonrails.org/action_mailer_basics.html#receiving-emails - everything is already in the standard package
www.ruby-doc.org/stdlib-1.9.3/libdoc/net/imap/rdoc/index.html
Isn't that what you need to be completely happy using Ruby?
Or do you want to receive directly in the application via smtp?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question