Barry Woolgar

Results 5 issues of Barry Woolgar

This is a quality of life feature request. Please could we have an option/preference to alphanumerically sort the list of column names in the filter dropdown? Currently these column names...

The SQL may already be prettified before the error is processed here. If this is the case then the `err_line.index(err_quote)` on line 77 will return `nil`, causing a NoMethodError exception...

Hello, thanks for taking on the abandoned annotate gem and carrying it forward. In my project I have a model test file which (scandalously) contains only one empty line. When...

bug

My project uses `sassc-rails` and `sprockets`, and has fallen afoul of the issue referenced in the README (added by ac664d87d220cd34f3b80a4c7516b1f7adb8cc42): > *Note: Legacy CSS bundlers `sass-rails` and `sassc-rails` may fail...

Because the changes in 4.0.0.rc1 still haven't been released (see #168) calls to `add_default_name_and_id` are now failing. This is discussed here: https://github.com/rails/rails/issues/55737 Since version 8.0.3 Rails has renamed the undocumented...