Pacotes para Wheezy e Rails 3

Antonio Terceiro terceiro at colivre.coop.br
Thu Dec 27 10:46:21 BRST 2012


On Wed, Dec 26, 2012 at 10:35:18PM -0200, Rafael Reggiani Manzo wrote:
> Olá Antônio,
> 
> Legal! Eu já peguei as suas mudanças e dei push no repositório onde eu
> estou trabalhando.
> 
> Quais seriam os próximos passos na sua opinião? Quem sabe eu posso ajudar
> em algo.

se você puder trabalhar nesses três itens aqui seria legal:

* Finish rewriting config/routes.rb (look for __END__)

* all instances of <% *_form_for ... %> must be changed to <%= instead
  of <%

* instance_eval on Ruby 1.9 yields self, so lambdas that are passed to
  instance_eval and do not accept exactly 1 argument will blow up. See
  http://www.ruby-forum.com/topic/213313 ... search for instance_eval
  and fix where necessary. In special, most of the blocks still need
  fixing.

  (o conserto é adicionar um parâmetro nos lambdas retornados por
  #content e/ou #header e/ou #footer). Veja por exemplo os seguintes que
  eu já consertei pra fazer a tela inicial carregar:
    app/models/communities_block.rb
    app/models/login_block.rb
    app/models/people_block.rb
    app/models/profile_list_block.rb

-- 
Antonio Terceiro <terceiro at colivre.coop.br>
Colivre - Cooperativa de Tecnologias Livres
http://www.colivre.coop.br/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://listas.softwarelivre.org/pipermail/noosfero-br/attachments/20121227/269ea9e7/attachment.pgp>


More information about the Noosfero-br mailing list