Tag Archives: Ruby on Rails

How to send Email using Ruby on Rails no Gem used

If you are a web developer it is a need for you to know how to send email using your own codes. Which is luckily as for being a Ruby on Rails Programmer it is really easy. The following are … Continue reading

Posted in Insights, Mysql, Ruby on Rails, Script | Tagged , | Leave a comment

How to use Google Captcha in Ruby on rails

When making a registration form it is a must for you to create Captcha to avoid robots and any other kind of spams. Well what is Captcha by the way? It is not just a random word or random numbers. … Continue reading

Posted in Ruby on Rails, Script | Tagged , , , | Leave a comment

Ruby on Rails – RoR

Ruby on Rails is an Object Oriented Programming Language. If you are good in using plug-in it would be a good thing for you to use ruby on rails. It uses Gems to create more powerful web applications. I know … Continue reading

Posted in Ruby on Rails | Tagged , , | Leave a comment