I am using annotations and rcov ... exist any other you think that is good to all rails application ? -- Atenciosamente, Maximiliano Ferreira Guzenski Sun Certified Java Programmer 1.4 Sun Certified Web Component Developer, Enterprise Edition 1.4 http://www.guzenski.com.br max-VKb2A8r7xKc39yzSjRtAkw@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Word for word with your topic ;-) http://revolutiononrails.blogspot.com/2007/05/plugin-i-cannot-live-without.html On Jun 22, 1:49 pm, "Maximiliano Guzenski" <maxguzen...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I am using annotations and rcov ... exist any other you think that is good > to all rails application ? > > -- > Atenciosamente, > > Maximiliano Ferreira Guzenski > Sun Certified Java Programmer 1.4 > Sun Certified Web Component Developer, Enterprise Edition 1.4 > > http://www.guzenski.com.br > m...-VKb2A8r7xKc39yzSjRtAkw@public.gmane.org--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
This is quite a broad question hence the fact that it really depends on the type of application you''re running. But here are a few examples: Application with user signup/login system: - acts_as_authenticated plugin Application with full text search capabilities: - acts_as_solr - acts_as_ferret - acts_as_sphinx Web stats for your rails app - Sitealizer Web Stats File upload handling - attachment_fu - file_column And so on... -- Thiago Jackiw acts_as_solr => http://acts-as-solr.railsfreaks.com Maximiliano Guzenski wrote:> I am using annotations and rcov ... exist any other you think that is > good > to all rails application ? > > > > > > > > > -- > Atenciosamente, > > Maximiliano Ferreira Guzenski > Sun Certified Java Programmer 1.4 > Sun Certified Web Component Developer, Enterprise Edition 1.4 > > http://www.guzenski.com.br > max-VKb2A8r7xKc39yzSjRtAkw@public.gmane.org-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
ExceptionNotifier, when your app goes production ... i find it very useful -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---