Kunjan,

There are several RoR resources at salesforce.com's developer site,
developer.force.com. A great link to start is:

     
http://wiki.developerforce.com/index.php/Getting_Started_with_the_Force.com_Toolkit_for_Ruby

The toolkit makes it easy for RoR developers to work with
salesforce.com/force.com-managed data.

Hope this helps,
Steve Bobrowski

On Jan 20, 4:48 am, Sem Ptiri <[email protected]> wrote:
> Kunjan Batavia wrote in post #976176:
>
> > Hi,
>
> > I would like to know that how to communicate using ROR with salesforce.
>
> I would suggest you start by reading through
>
> http://www.salesforce.com/us/developer/docs/api/index.htm
>
> > For that I have setup ROR on my local system and while executing
> > command: rake gems:install, it gives error like: rake aborted!
> > development database is not configured.
>
> You need to specify your database details in /config/database.yml for
> the DB server you'll be using.
>
> > Please let me know what is wrong and how to solve the above error.
>
> I would suggest some introductory tutorials as recommended by Marnen
> earlier and I quote:
>
> >http://www.railstutorial.org-- excellent book-length tutorial
> >http://www.railscasts.com-- Ryan Bates's excellent video presentations,
> >with transcriptions athttp://www.asciicasts.com
> >http://guides.rubyonrails.org-- the official guides
> >http://www.railsapi.com-- the API docs, presented more readably than on
> >the official site
>
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to