Category Archives: Script

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

Ruby on Rails Tutorial for Beginners – Scaffolding – Simple Application

Ruby is a very powerful server side language which is commonly compared to PHP as its rival. Ruby is combined with the framework Rails which makes it more powerful programming language and they called it Ruby on Rails. Now let … Continue reading

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

RubyMine for Ruby on Rails

What programmers do is to make the users life easier. They convert manual things to be technology driven and must be more accurate. Of course, as for being a programmer you need to use a tool to accomplish everything you … Continue reading

Posted in Insights, Ruby on Rails, Script, Technology, Thoughts | 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

How to create a form that sends Email

Yahoo and Gmail are just some of those popular and very useful sites that provide s an email for every user. This email is very important for us, not just because it is safe but also it can be our … Continue reading

Posted in HTML Tutorial, PHP Tutorial, Script | Tagged | Leave a comment