Kasper Timm Hansen

Results 119 comments of Kasper Timm Hansen

cc @seanpdoyle I'm wondering if you've run into something like this and how you've handled it in your use of Nice Partials.

@julianrubisch sounds good!

@seanpdoyle I forgot to say thank you for this! I haven't worked on Nice Partials in a bit, and I don't know when I'll get to this yet. But yeah,...

Ah yeah, I just told @tcannonfodder privately and forgot to reply here. Right now, you have to call `register Administrator::Passkey` because we don't auto-detect namespaces. So we could use documentation...

Oh and I recommend calling `register` in `Oaken.prepare` in db/seeds.rb.

Just auto-fixed this in #83.

@marcoroth @joeldrapper this is just me playing around with stuff, I have no idea if it's useful 😄 But this should show the thinking so far.

Ok, so I've tried to move the whole actions context stuff so it's also available on `Turbo` including moving the `targets`/`target` stuff over. It's late here so I probably screwed...

@marcoroth awesome, I'll look forward to it! For me the main thing is to try to have a consistent structure to how the context gets to interpret positional arguments (whether...