manish belsare
2010-Jan-11 15:26 UTC
How to begin with developing of a web application using Ruby on Rails
hey i want to do a web application project using RoR and MySQL... can u guide me how to begin with the proj...? I hav done basic applications mentioned on technetra.com. I juzz need ur help nw relating to how to begin with project using Rails Framework.. Waiting for ur reply... Thanking you! -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Curtis Schofield
2010-Jan-11 16:08 UTC
Re: How to begin with developing of a web application using Ruby on Rails
Start with reading a book on ruby, read the whole book, and make small programs for each chapter. On Mon, Jan 11, 2010 at 8:26 AM, manish belsare <manishbelsare2003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hey i want to do a web application project using RoR and MySQL... > can u guide me how to begin with the proj...? > I hav done basic applications mentioned on technetra.com. > I juzz need ur help nw relating to how to begin with project using > Rails Framework.. > > Waiting for ur reply... > Thanking you! > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Duke Yamamoto
2010-Jan-11 19:06 UTC
Re: How to begin with developing of a web application using Ruby on Rails
manish belsare wrote:> hey i want to do a web application project using RoR and MySQL... > can u guide me how to begin with the proj...? > I hav done basic applications mentioned on technetra.com. > I juzz need ur help nw relating to how to begin with project using > Rails Framework.. > > Waiting for ur reply... > Thanking you!How about here, http://oreilly.com/ruby/archive/rails.html -- Posted via http://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
seanlynch
2010-Jan-11 19:27 UTC
Re: How to begin with developing of a web application using Ruby on Rails
On Jan 11, 9:26 am, manish belsare <manishbelsare2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hey i want to do a web application project using RoR and MySQL... > can u guide me how to begin with the proj...? > I hav done basic applications mentioned on technetra.com. > I juzz need ur help nw relating to how to begin with project using > Rails Framework.. > > Waiting for ur reply... > Thanking you!After learning a little Ruby, as suggested by others, go to the Rails Guides: http://guides.rubyonrails.org/ and start here: http://guides.rubyonrails.org/getting_started.html Good luck -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Rails List
2010-Jan-13 05:35 UTC
Re: How to begin with developing of a web application using Ruby on Rails
manish belsare wrote:> hey i want to do a web application project using RoR and MySQL... > can u guide me how to begin with the proj...? > I hav done basic applications mentioned on technetra.com. > I juzz need ur help nw relating to how to begin with project using > Rails Framework.. > > Waiting for ur reply... > Thanking you!There is a craigslist clone available in github. I have developed it and is available as opensource. go through it and learn http://wiki.github.com/railslist/craigslist-clone -- Posted via http://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.