Viktor

Results 91 comments of Viktor

Unfortunately, this is not ready to be merged in yet.

There were couple of bugs that have now been fixed: 1. Devise wasn't recognizing new usernames created with `User.create!(username: '...')`. Existing usernames worked, but no one could create new (their...

> I'm hesitant to merge this, because it's pretty heavy weight for the needs of this app. You're right, the app, at the moment, is rather simple. I wouldn't mind...

I get the same error with `main` branch. 🤷‍♂️

Thanks for the idea! I tried but got "Unexpected character" pointing to `\` character

I'm not sure I understand what you mean? Here's the code that causes the error:

Thank you very much, @sergeche! :) Nothing comes to mind. I was actually surprised that this syntax works in CSS. This is how it looks like in CSS: ```scss .\31\/2...

Just to add my two cents to this open issue: > Note that the GPL does not regulate how you use the code, nor whether or not you modify it...

I'm pretty sure I downloaded it from the releases page: https://github.com/Akryum/guijs/releases

Sorry for coming late to the party. :) Thanks for the great gem! I really love the simplicity of app commands and scenarios. I just started using this gem and...