Gem swift_db introduction

This blog explains the fundamentals of the gem that I am working on swift_db I named this swift coz i need some something which...
Prasath Ram
50 sec read

ShareYourByte: Presentations available on JQuery and Rails3

With reference to our previous blog post “Open Invitation – Presentation on JQuery and Rails3“, we have kept the copy of the presentations at...
Balaji D Loganathan
12 sec read

Open Invitation – Presentation on JQuery and Rails3

As part of our “ShareYourByte” program, this week we are giving interactive presentations on following topics JQuery by Alok Swain Rails3 Introduction by Surendran...
Balaji D Loganathan
16 sec read

Published Facebox with Caption – @github/spritle

We wanted to add dynamic caption to the facebox popup, so we simply extended the original source to suite our requirements. Now, if you...
Balaji D Loganathan
23 sec read

Ruby(RoR) Tip7: Installing Rails3 : File not found: lib

If you are facing the below error while installing Rails3 on Windows or Linux C:\Users\username>gem install rails --pre Successfully installed rails-3.0.0.rc2 1 gem installed...
Balaji D Loganathan
12 sec read

Ruby(RoR) Tip6: Install Mysql Gem on Ubuntu

While installing mysql gem on Ubuntu for Ruby on Rails, if you get the error Insecure world writable dir /usr/local/sbin in PATH, mode 040777...
Balaji D Loganathan
1 min read

Graphical representation of data using HighCharts.

In the recent railscasts, Ryan Bates has shown us the usage of Highcharts and some other open-source client-side JavaScript libraries to generate beautiful charts...
Allan
1 min read

Credit Card Payments using ActiveMerchant and Authorize.net

If you want to integrate Credit Card Payments for a web-applications, check out this blog on working with ActiveMerchant and Authorize.net payment gateways.
Allan
56 sec read

Ruby(RoR) Tip5: Install jrails; Avoid Plugin Not Found in…

If you are using MinGW version of Ruby and trying to install plugins like jrails or paperclip, then you might face with the problem...
Neelkanth Ram
30 sec read

Ruby(RoR) Tip4: Install rcov on Windows

If you are one of the victim who got the below error on your Windows machine… Building native extensions. This could take...
Balaji D Loganathan
43 sec read

Integrate Google Map Events with Flex and Rails

I was exploring the way to integrate GoogleMap on Flex with Rails as backend. My main focus was to detect the user events happening...
Surendran Sukumaran
1 min read

Chart Application with Flex4 + Rails 2.3.x

I created a simple app with Flex 4 as front end and Rails 2.3.5 as back end. Well these days I started refreshing my...
Vamsi Krishna
1 min read