Dennis Denicio

Results 7 comments of Dennis Denicio

I have a kinda stupid question on this topic. Where do I see which route is available?

Maybe I should have asked in a more descriptive way. `rails routes` shows me routes, but does not show me the routes for `omniauth`. When I plugin in `omniauth-steam` I...

Hey all, I see a need for a dynamic type. We are building an application which have some `reservations` and `appointments`. Both records have the same interface. Now I have...

Is there a reason this issue is closed? Do we have now a way of using `set_type` based on the record type? Having a single table inheritance should use only...

I have a question about the `FollowersController` and `FollowingController`. What is the reason that both controllers not just having an `index` action?