Ruby on Rails Saturday, May 3, 2014

On 3 May 2014 13:08, Alfredo Barrero <abarrero90@gmail.com> wrote:
> Good afternoon all,
>
> First of all thanks for the answers.
>
> Lauree, I been trying to use 'devise' gem but I'm to junior yet, so I'm
> using other way to the users login and logout. But thanks for the advise.
>
> I'm following what Colin said. With this line in the controllers:
> before_action :authorize, only: [:index, :destroy]
>
> Further I have a question. How can I manage 'strange' requests that come to
> my app like: http://localhost:3000/undefinded

Please quote the previous message when you are replying, it makes it
easier to follow the thread. Thanks.

What do you mean by manage them? What to you want to do?

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%3D0gLshdwwK3h3QsbYOedzXcmQBc5%3DS6o570iJSRD0DdDwtog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment