Hello! New update of "DevBoi with Rails" extension for Firefox. Rails tab now has new subtabs: 1. Methods (classes by methods): for search in methods 2. Classes (methods by classes): for search in classes For searching just type in the tree view. www.martincohen.info/download/devboi_with_rails/ Enjoy.
Ruby 0.9.13 docs: Ruby Core API & Ruby StdLib. AVAILABLE in DevBoi.
Seeing some odd rendering with the offline docs (check Ruby ''String''). Otherwise DevBoi is invaluable, thanks! -San Martin Cohen wrote:> Hello! > > New update of "DevBoi with Rails" extension for Firefox. Rails tab now > has new subtabs: > 1. Methods (classes by methods): for search in methods > 2. Classes (methods by classes): for search in classes > > For searching just type in the tree view. > > www.martincohen.info/download/devboi_with_rails/ > > Enjoy.
San wrote:> Seeing some odd rendering with the offline docs (check Ruby ''String''). > Otherwise DevBoi is invaluable, thanks!Also, searches by typing on the treeview ignores characters if you combine the letter with SHIFT, as of typing ''S''tring goes to ''T'' instead of ''S''. But typing ''string'' goes to ''S'' as expected. And yes, awesome, awesome tool! Looking forward for more! rgds Demetrius -- http://dema.ruby.com.br - Rails from a .NET perspective
Thanks, it is getting better and better! I''ve got errors though. Many classes in the Ruby class view are not linked correctly. Try "XMLRPC" for example. Martin Martin Cohen wrote:> Ruby 0.9.13 docs: Ruby Core API & Ruby StdLib. AVAILABLE in DevBoi.
Yep, I''m workin on it... Martin Honermeyer wrote:> Thanks, it is getting better and better! > > I''ve got errors though. Many classes in the Ruby class view are not linked > correctly. Try "XMLRPC" for example. > > > Martin > > > Martin Cohen wrote: > > >>Ruby 0.9.13 docs: Ruby Core API & Ruby StdLib. AVAILABLE in DevBoi. > > > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Martin Cohen wrote:> Hello! > > New update of "DevBoi with Rails" extension for Firefox. Rails tab now > has new subtabs: > 1. Methods (classes by methods): for search in methods > 2. Classes (methods by classes): for search in classes > > For searching just type in the tree view. > > www.martincohen.info/download/devboi_with_rails/ > > Enjoy. > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/railsVery cool Martin, and thanks! -g