On 13 October 2011 10:30, amvis <vgrkrish...@gmail.com> wrote:
> 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?

Have you worked right through some tutorials such as
railstutorial.org?  This will answer most of these questions.

Colin

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to