Posts Tagged Footnotes
Rails footnotes suporte completo para linux
Posted by alexandre in Desenvolvimento, Gedit, Linux, Open Source, Rails Footnotes, Ruby on Rails, Ubuntu, rails, ruby, tecnologia on novembro 29, 2008
Eu acabei de corrigir alguns bugs no plugin Rails Footnotes e agora temos suporte completo para Ubuntu Linux (Deveria funcionar em outras distros também, porém apenas usando o Gnome e o Gedit são suportados até agora).
Agora você poderá abrir qualquer arquivo listado nos stack traces exibidos no browser (Firefox) além de obter todos os demais benefícios dos Footnotes no final de suas páginas durante o desenvolvimento.
Veja os screenshots para ter uma idéia dos benefícios:
Na imagem acima estamos mostrando a cadeia de filtros (Filter chain) do controller atual, mas podemos facilmente abrir o arquivo do controller, view, layout, estilos, javascripts direto no Gedit apenas clicando em um link, e, podemos também ver os Selects executados no banco de dados, log, Informações do ambiente, logs, routes e muito mais.
Na imagem acima estamos vendo um stack trace, então ao clicar em um dos links criados pelo plugin Footnotes, o Gedit já abre tal arquivo com o cursor posicionado corretamente sobre a linha onde o erro ocorreu.
Você pode fazer o download do plugin com suporte para linux aqui (Github master tree)
Para obter instruções sobre o processo de instalação, veja o arquivo README que está no pacote do plugin ou acesse a Página do projeto no Github.
Você pode também ler mais sobre este plugin no meu primeiro post sobre ele, e ainda assistir a um pequeno screencast mostrando sua funcionalidade.
Rails footnotes full linux support (footnotes for linux)
Posted by alexandre in Desenvolvimento, Gedit, Linux, Open Source, Rails Footnotes, Ruby on Rails, Ubuntu, rails, ruby, tecnologia on novembro 29, 2008
(Ver este artigo em português)
I have just fixed some issues on Rails Footnotes plugin, and now we have full support for Ubuntu linux (this should work with other distros too, but only Gedit and Gnome are supported for now.
Now you can open any files listed on stack trace, and get all bennefits of Footnotes just bellow your pages during development.
Se the screenshots to get an Idea of beneffits:
In image above we are showing the Filters chain of current controller, but we can easily, open the controller, view, layout, styles or javascripts files in Gedit by just one click in the link, and we can also see the database queries performed, log, Environment, Routes and much more.
In the image above we are seeing a stack trace, then we clicked on a link created by Footnotes plugin, and Gedit just opened that file and switched the cursor to the correct line.
You can download the plugin with linux support directly from here (Github master tree)
To get instructions about installation process point to README file on package or go to Footnotes Project Page on Github
You can also read more about this plugin on my first post about it (In Portuguese), and also watch a little screencast showing the plugin in action.





