Flex and Rails : Send – Receive JSON/XML/AMF data

If you want to know how to send and receive data from Flex and Rails using XML or JSON or AMF data types, then...
Surendran Sukumaran
2 min read

Ruby(RoR) Tip3: Send and Receive JSON

Making a JSON request using jQuery can be sent to a controller in two ways.
Allan
40 sec read

Ruby Tip2: Comparator For Comparing Objects

In Ruby, we can compare two objects by several number of ways. But I want to compare a particular class instances only on one...
Vamsi Krishna
1 min read

Ruby Tip1: Scrap/Read Protected Page Using Mechanize

If you want to automagically login to a remote page, then scrap/read the remote content, Mechanize would be right choice for you. The sample...
Balaji D Loganathan
14 sec read

Ruby: Calling Methods in a Module Directly.

Private methods cannot be called directly. If you intend to call a method in a module with the same namespace then module_function () is...
Allan
38 sec read

Quick Snap of Popular Ruby/RoR Blogs – an Extn…

We recently published a blog on Drag-n-Drop Web Components using jQuery & Rails. Now we have extended it to dynamically load blogs and tweets...
Allan
59 sec read

Web Design Tips for Developers

Lets say You are a developer and not a professional web designer. You are in the process of helping your customer to design the...
Neelkanth Ram
1 min read