Ruby on Rails (Demo)
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... 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... Drag and Drop widgets are great functionality to let the user control how they wants to see the information as he can arrange various... I came across an interesting discussion happening in Linked In RoR group with the topic RoR compared with other development platforms.. Lets see how... Here is a simple tip to handle Record not found exception. I found many programmers uses code like if User.find(33) then do something. If... We have recently launched the pre-beta version of Dunnitt (http://www.dunnitt.com). Like how Twitter is for micro-blogging, Dunnitt is for micro-collaboration. You can check the... I faced one nice problem while using Facebox for one of our recent project http://www.dunnitt.com, thought i would take this moment to share the...