Hi Harisankar, I think you should check out the Ruby User Groups (RUGs) for help on Ruby related issues - the Bangalore RUG for example is IMO a really good responsive one with some really knowledgeable Rubyists - https://groups.google.com/group/bangalorerug?hl=en If you have more specific questions on Ruby and Rails you should join this group. - Technikhil
On Sep 23, 7:26 pm, srihari k <[email protected]> wrote: > On Fri, Sep 23, 2011 at 4:28 PM, Praveen A <[email protected]> wrote: > > 2011/9/23 Harisankar P S <[email protected]>: > > > Guys I been searching for the difference between ruby on rails and ruby > > > gems, could some please explain it. > > > Ruby on Rails is a web framework written in ruby, it helps you develop > > web-based applications very quickly. > > > Ruby gems are ruby libraries, packages in an easy to install format > > using rubygem tool (gem install foo, will install a ruby gem called > > foo). > > > and rails is a gem. Which is why you install rails by running 'gem install > > rails' . > > These links may help you : > > http://guides.rubyonrails.org/getting_started.htmlhttp://docs.rubygems.org/read/chapter/1 > > -- > srihari > > > > > > > > > -- > > പ്രവീണ് അരിമ്പ്രത്തൊടിയില് > > You have to keep reminding your government that you don't get your > > rights from them; you give them permission to rule, only so long as > > they follow the rules: laws and constitution. > > > -- > > "Freedom is the only law". > > "Freedom Unplugged" > >http://www.ilug-tvm.org > > > You received this message because you are subscribed to the Google > > Groups "ilug-tvm" group. > > To control your subscription visit > >http://groups.google.co.in/group/ilug-tvm/subscribe > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > > For details visit the google group page: > >http://groups.google.com/group/ilug-tvm?hl=en -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
