[Rails] Subject on ar_mailer

2010-11-04 Thread Rodrigo Felix
ttp://www.promine.com.br/> *Rodrigo Felix de Almeida* Promine Tecnologia da Informação Gerente de Projetos Sun Certified Java Programmer -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email

Re: [Rails] Re: superclass mismatch for class Tempfile

2010-09-23 Thread Rodrigo Felix
ready tried the following one (exactly how it is on the tempfile.rb), but it didn't work: *class Tempfile < DelegateClass(File) ... end* Should I enclose it by *module SomeModuleName ... end* ? Thanks in advance. Att. * Rodrigo Felix de Almeida* Promine Tecnologia da Informação - www

Re: [Rails] Re: superclass mismatch for class Tempfile

2010-09-23 Thread Rodrigo Felix
OK, but how can I know which class is instantiating TempFile or DelegateClass? I guess it is related to some plugin, but I`m not sure. Att. * Rodrigo Felix de Almeida* Promine Tecnologia da Informação - www.promine.com.br Project Manager Sun Certified Java Programmer On Thu, Sep 23, 2010 at 1

[Rails] superclass mismatch for class Tempfile

2010-09-22 Thread Rodrigo Felix
rails-2.3.8/lib/commands/generate.rb:2 from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' from script/generate:3 Att. * Rodrigo Felix de Almeida* Promine Tecnologia da

[Rails] Re: I18n and Rails 2.3.5

2010-03-20 Thread Rodrigo Felix
t 11:35 PM, Rodrigo Felix wrote: > Does anybody know if the word "services" can be a key into a i18n file? If > I use "service" I can get the value, but when I use "services" a > translation_mission error is showed. Really weird. > > > > > On Fr

[Rails] Re: I18n and Rails 2.3.5

2010-03-20 Thread Rodrigo Felix
Does anybody know if the word "services" can be a key into a i18n file? If I use "service" I can get the value, but when I use "services" a translation_mission error is showed. Really weird. On Fri, Mar 19, 2010 at 6:34 PM, Rodrigo Felix < rodrigofelixdealme...

[Rails] I18n and Rails 2.3.5

2010-03-19 Thread Rodrigo Felix
, i18n is working properly, but in this (http://dev.promine.com.br/servicos) one, it isn't? Any suggestion about what is happening? Thanks in advance. *Rodrigo Felix* -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To pos

[Rails] swf_fu doesn't work in IE7 and IE8

2009-11-21 Thread Rodrigo Felix
I've been trying to show a SWF animation using swf_fu but it doesn't work in IE7 and IE8. In FF it works properly. Did anybody face the same problem? I've already tried to access the page from many computers and none of them work. If you wanna see it, www.comunidadeboasemente.com A swf banner is s

[Rails] swf_fu doesn't work in IE7 and IE8

2009-11-21 Thread Rodrigo Felix
I've been trying to show a SWF animation using swf_fu but it doesn't work in IE7 and IE8. In FF it works properly. Did anybody face the same problem? I've already tried to access the page from many computers and none of them work. If you wanna see it, www.comunidadeboasemente.com A swf banner is s

[Rails] Check if an HTML element exists in rjs

2009-06-14 Thread Rodrigo Felix
to take some actions only if a certain element exists. Any suggestion? Thanks in advance. -- Rodrigo Felix Web Developer SCJP --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" gro

[Rails] Auto complete onclick

2009-05-25 Thread Rodrigo Felix
ze => 15}, {:url => users_path, :method => :get, :param_name => 'search'} %> Thanks in advance -- *Rodrigo Felix* Web Developer SCJP --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby

[Rails] layout

2009-05-03 Thread Rodrigo Felix
g code it also didn't work. class UsersController < ApplicationController layout 'login', :only => [:forgot_password] layout 'application', :except => [:forgot_password] Does anybody have any suggestion to apply the login layout to the forgot_password method and the a

[Rails] Basic Doubts

2009-04-29 Thread Rodrigo Felix
o use what is on the database and on the current migration (the whole schema) Thanks in advance -- *Rodrigo Felix* Web Developer SCJP --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" grou