Stefan Verhey

Results 3 issues of Stefan Verhey

Hi there! Sometimes it is necessary to have dynamic values for validations. I have seen in some other validator gems also procs can be passed instead of integers. These are...

Sqlite3 has an own data type for timestamps: datetime. Qbs does not support "datetime" with sqlite. So it's hard to use an existing database. When I use "text" for my...

I try to add a colWidth manually to the tabs component, but they all become smaller than configured automatically. As I see in the materialize library, it supports scrollable tabs.