11 January 2008 · ruby-on-railsRails + sugarcrm - an alternative approachDiscover a faster, simpler way to connect Rails with SugarCRM by accessing the database directly, avoiding slow API calls for seamless synchronization.ruby-on-rails rails databases api development
6 January 2008 · ruby-on-railsRails + sugarcrm + soap - get a list of sugar accounts into Rails as an arrayIntegrate SugarCRM with Rails using SOAP to effortlessly sync company names and streamline your project management workflow.ruby-on-rails rails api development databases
21 October 2007 · ruby-on-railsRails: Parsing ical calendar on a password-protected webdav serverLearn how to parse iCal calendars from a password-protected WebDAV server using Ruby on Rails and the iCalendar plugin for seamless integration.ruby-on-rails rails api development
23 September 2007 · ruby-on-railsNested resources in Ruby on Rails: Why bother?Discover the pros and cons of using nested resources in Ruby on Rails and learn when they truly add value to your application development.ruby-on-rails rails development api