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... 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. If you are using MinGW version of Ruby and trying to install plugins like jrails or paperclip, then you might face with the problem... If you are one of the victim who got the below error on your Windows machine… Building native extensions. This could take... I was exploring the way to integrate GoogleMap on Flex with Rails as backend. My main focus was to detect the user events happening... 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... Book Name: Flex on Rails: Building Rich Internet Applications with Adobe Flex 3 and Rails 2 (Developer’s Library) Authors: By Tony Hillerson, Daniel Wanja... If you want to know how to send and receive data from Flex and Rails using XML or JSON or AMF data types, then... Making a JSON request using jQuery can be sent to a controller in two ways. In Ruby, we can compare two objects by several number of ways. But I want to compare a particular class instances only on one... 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... Private methods cannot be called directly. If you intend to call a method in a module with the same namespace then module_function () is...