Raj Kumar

Results 2 issues of Raj Kumar

Support using selectOrDie by tab, up & down keys - https://github.com/vestman/Select-or-Die/issues/26 - User can use tab, up & down keys to make a selection of dropdown options. - When user...

```ruby > DatabaseCleaner.clean_with(:truncation, pre_count: true) (reverb):1:in `': PG::FeatureNotSupported: ERROR: cannot truncate a table referenced in a foreign key constraint (ActiveRecord::StatementInvalid) DETAIL: Table "table1" references "table2". HINT: Truncate table "table1" at...