Advanced thanks to all, for given some important links, which help me a lot, to start the ROR from scratch. After all the set-up, I have created one page. so next i need to integrate a simple application with twitter. Simple application means when i write something in a text box and click the button, that will update into my twitter account. for that i have to use the twitter apis for the authentication purpose, i have got the token from twitter. But i have some confusing how to use it, And also this rails basically going with MVC. so where the code will write? and so on.. I knw the MODEL is basically connection with the database, and the VIEW for the presentation. and finally the CONTROLLER have the main function part. But where will write the code for each one? If have any mistake in my understand, plz specify the issues?
also i got some link about dis http://pedromtavares.wordpress.com/2010/06/21/integrating-rails-with-twitter/.. Thanks Vishnu -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/zpy206auZ7MJ. 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.

