i like it! i assume you guys know about www.railsbrain.com? maybe it has some good ideas for this project
On Mar 16, 6:45 pm, voloko <[email protected]> wrote: > It has all the letters from "link_to" > railties/<b>l</b>ib/ra<b>i</b>ls_ge<b>n</b>erator/secret_<b>k</ > b>ey<b>_</b>genera<b>t</b><b>o</b>r.rb > > It tries to find by exact match first (so link_to is always above) and > then resorts to textmate-like matching (to find password() by > "pswd"). > > On Mar 16, 5:45 pm, Tom Z Meinlschmidt <[email protected]> wrote: > > > Hi, > > > it looks great. one small issue - try to search 'link_to' and the last > > result item is: > > > secret_key_generator.rb > > railties/lib/rails_generator/secret_key_generator.rb > > > which has nothing to do with link_to .. see how did you perform the > > search :) > > > tom > > > voloko wrote: > > > I’ve been using rails and rails’ doc for quite a while now. And I > > > always missed the search feature in docs. IMHO browser search in page > > > is not the best solution. So i’ve spent this weekend trying to improve > > > things a bit. > > > This is more a proof of concept than a final product. > > >http://voloko.ru/sdoc/rails/ > > > and on github:http://github.com/voloko/sdocrails/tree/master(custom > > > rdoc generator and template) > > > Any feedback is appreciated. Thanks > > > -- > > =========================================================================== > > ==== > > Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache > > >www.meinlschmidt.com www.maxwellrender.cz www.lightgems.cz > > =========================================================================== > > ==== --~--~---------~--~----~------------~-------~--~----~ 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 [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 -~----------~----~----~----~------~----~------~--~---

