function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Devendra@SFDCDevendra@SFDC 

Ruby with Salesforce Application

 

 

Hi,

 

I am starting with Ruby language, so i wanted to clear some doubts.

 

Can anyone help me to guide on Ruby technology with salesforce? What it actaully does?

 

How salesforce helps to build application using Ruby??

 

Are there any reference books available to clear my doubts??

 

Thanks in advance..!!

 

Regards,

Devendra

Best Answer chosen by Admin (Salesforce Developers) 
apexsutherlandapexsutherland

Hi Devendra,

 

There is a new Ruby gem for connecting your Ruby apps to Force.com, see the blog post about it here:

 

http://blogs.developerforce.com/developer-relations/2011/08/new-force-com-and-database-com-ruby-gem-now-available.html

 

and a tutorial from one of the project contributors, Joel Dietz / @fractastical:

 

http://fractastical.com/2011/09/01/getting-started-with-the-databasedotcom-gem/

 

And a couple sessions from Dreamforce about building hybrid Ruby + Force.com apps:

 

Connecting Ruby on Rails to Force.com Apps

http://www.youtube.com/watch?v=IyRevp20CLM

 

Building and Deploying Great Applications with Salesforce, Ruby, and Heroku

http://www.youtube.com/watch?v=7zeGJLXd600 

 

and please join our ActiveSalesforce Google Group for more info and community assistance:

 

http://groups.google.com/group/activesalesforce

 

All Answers

apexsutherlandapexsutherland

Hi Devendra,

 

There is a new Ruby gem for connecting your Ruby apps to Force.com, see the blog post about it here:

 

http://blogs.developerforce.com/developer-relations/2011/08/new-force-com-and-database-com-ruby-gem-now-available.html

 

and a tutorial from one of the project contributors, Joel Dietz / @fractastical:

 

http://fractastical.com/2011/09/01/getting-started-with-the-databasedotcom-gem/

 

And a couple sessions from Dreamforce about building hybrid Ruby + Force.com apps:

 

Connecting Ruby on Rails to Force.com Apps

http://www.youtube.com/watch?v=IyRevp20CLM

 

Building and Deploying Great Applications with Salesforce, Ruby, and Heroku

http://www.youtube.com/watch?v=7zeGJLXd600 

 

and please join our ActiveSalesforce Google Group for more info and community assistance:

 

http://groups.google.com/group/activesalesforce

 

This was selected as the best answer
Devendra@SFDCDevendra@SFDC

 

Thanks apexsutherland..!! Great Help..:)

 

Regards,

Devendra S