Ruby (Demo)

Secret Revealed: Why Ruby 2.0 Loads Files Faster

I’ve been working on a codebase which is Rails 4.0 and Ruby 1.9.3 and something that’s annoying about this app is its incredibly large...
Steve Robinson
1 min read

My First Sip With Ruby on Rails Automated Testing

Hi folks, here I am going to share a few points about my experience in Automated software testing. My project is a web app...
Shanthi
1 min read

Testing Restful APIs using Airborne gem

Nowadays the importance of Restful APIs has increased a lot for web and mobile apps. Writing API has been made easier and pretty good...
Visnupriya
2 min read

MongoDB Indexes

In this blog I am going to share my experience and learnings with MongoDb indexes.
Neelkanth Ram
4 min read

PDF generation with Rails

Generating pdf is a common requirement in web applications, mostly to download reports. Users would like to download their data as pdf or excel...
Surendran Sukumaran
1 min read

Discussing some of the features of Rails 4.2

I would like to discuss some of the new features of the new Rails 4.2 in this blog. ActiveJob, ActionMailer #deliver_later, AdequateRecord, Web Console...
Vinothini B
2 min read

Share your site using Google Plus

This blog will help you to share some interest webpages with your friends using Google+ share functionality. Its very easy to add in your...
Prabu D
37 sec read

Display Mobile App Version from RhoMobile's build.yml

When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,...
Visnupriya
29 sec read

Disable Multi-login by Single User

I was trying to disable multi login for single user using devise authentication and came up with this solution. Thought it may help someone.
Sivakumar V
56 sec read

Connect Rails 4 With Microsoft SQL Server Database

I spent a while to find a solution for connecting Rails 4 with MS SQL Server database. Later I found a quick and easy...
Sivakumar V
31 sec read

SpriteXchange 23rd December 2013

Hello Folks, We are happy to announce that we have restarted the Tech talk culture here at Spritle. Its called SpriteXchange. The last talk...
Karthik A K
28 sec read

Integrate RhoMobile with LungoJS Framwork

Last week, I had the chance to learn about LungoJS. Basically, I am a Rhomobile Developer. So I tried to implement Rhomobile app with...
Visnupriya
2 min read