Ok so I am at a point that I read my entire book front to back and around and a around. And now digging through it again .. But I am now missing a key piece to the clues is the api. I found http://www.gotapi.com/index.html as a great search tool. But I can''t make heads or tails of it besides a basic search for exactly what I am looking for by word. But if I dont know the word I am plum out of luck.. Is there some structure I shold know about that helps in searching through the documents there ? -- Posted via http://www.ruby-forum.com/.
trip dragon wrote:> Ok so I am at a point that I read my entire book front to back and > around and a around. And now digging through it again .. But I am now > missing a key piece to the clues is the api. > > I found http://www.gotapi.com/index.html as a great search tool. But I > can''t make heads or tails of it besides a basic search for exactly what > I am looking for by word. But if I dont know the word I am plum out of > luck.. > > Is there some structure I shold know about that helps in searching > through the documents there ? >Try api.rubyonrails.com and http://www.ruby-doc.org/stdlib/
Matt Heagney wrote:> trip dragon wrote: >> through the documents there ? >> > Try api.rubyonrails.com and http://www.ruby-doc.org/stdlib/OOO! Sweet! this looks and reads like the authors care.. Many thanks -- Posted via http://www.ruby-forum.com/.
trip dragon wrote:> Matt Heagney wrote: >> trip dragon wrote: >>> through the documents there ? >>> >> Try api.rubyonrails.com and http://www.ruby-doc.org/stdlib/ > > OOO! Sweet! this looks and reads like the authors care.. Many thankshmmm that is only ruby though -- Posted via http://www.ruby-forum.com/.
Rails is here: http://api.rubyonrails.org/ On 6/30/06, trip dragon <colo0logo@gmail.com> wrote:> trip dragon wrote: > > Matt Heagney wrote: > >> trip dragon wrote: > >>> through the documents there ? > >>> > >> Try api.rubyonrails.com and http://www.ruby-doc.org/stdlib/ > > > > OOO! Sweet! this looks and reads like the authors care.. Many thanks > > hmmm that is only ruby though > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/
Oh yeah... And rdoc api info for most things you install goes to: /usr/lib/ruby/gems/1.8/doc or if you installed with port /opt/lib/ruby/gems/1.8/doc On 6/30/06, Jon Gretar Borgthorsson <jon.borgthorsson@gmail.com> wrote:> Rails is here: > http://api.rubyonrails.org/ > > On 6/30/06, trip dragon <colo0logo@gmail.com> wrote: > > trip dragon wrote: > > > Matt Heagney wrote: > > >> trip dragon wrote: > > >>> through the documents there ? > > >>> > > >> Try api.rubyonrails.com and http://www.ruby-doc.org/stdlib/ > > > > > > OOO! Sweet! this looks and reads like the authors care.. Many thanks > > > > hmmm that is only ruby though > > > > -- > > Posted via http://www.ruby-forum.com/. > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > -- > -------------- > Jon Gretar Borgthorsson > http://www.jongretar.net/ >-- -------------- Jon Gretar Borgthorsson http://www.jongretar.net/