Ruby on Rails Monday, March 2, 2015

On 2 March 2015 at 14:49, Simioni Tanguy <lists@ruby-forum.com> wrote:
> i changed 2 thinks , i declare my function on the top of my
> admin_controller.rb file and change the camelcase to archivemail.
> i don't know wath solve the problem , but it work !

Well you should find out which for future reference (it could be both
of course). Did you move it
from after a private declaration? Actions need to be in public
section.

>
> thank you really much for your help !!

Glad to be of help

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuBYxuQ4G7QDuQuwbPUnt9EhCQUcbJJEOuEqqRfCg1iNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment