benjamin wil

Results 12 issues of benjamin wil

Hello! This issue is just a request for an update to the gem distributed at RubyGems. In my project I use `friendly_id-globalize` at `1.0.0.alpha3`. After upgrading to Rails 5.2 I...

**Describe the bug** If the user's system `git` has configuration for `init.defaultBranch` or `init.templateDir` set, the `#cloned_testpath` helper method, which is used to set up many tests, does not work...

The name `solidus_backend` creates communication problems between developers and non-developers. Developers have a very specific idea of what "backend" means when talking about web development, and it has almost nothing...

Enhancement

Is it possible to use the `-fn` argument to change the font face and size, currently? I'm having trouble, but may just be formatting things badly: ``` xmenu_run -fn 'Some...

In my journal, I have some entries that have the same timestamp and datestamp. When I export them using the `--output` parameter and strftime-style formatting, these entries are output into...

It looks like this gem has no test suite, so I've included the output from `@repo.lstree_all_directories(sha)` below as evidence that this works--until this can be tested at the `gollum-lib` and...

The migration `20181010123508_update_stripe_payment_method_type_to_credit_card.solidus_stripe.rb` includes a step to update all `Spree:Preference` records keys from "spree/gateway/stripe_gateway" to "spree/payment_method/stripe_credit_card". However, when I manually run the query in the migration: ```ruby Spree::Preference.where("#{ActiveRecord::Base.connection.quote_column_name('key')} LIKE 'spree/gateway/stripe_gateway'")...

bug
v4.x

Hi, hope you all are well. In some cases, the given import data will not be enough to create valid Active Record objects. Developers may need to seed the import...

Hi. Thanks for publishing this gem 🙏 Currently this gem supports importing and exporting CSVs. If I were to implement a JSON adapter would you consider a pull request (or:...

`Processors::Product` finds or initializes a new product based on the `@data["Handle"]`. Then, later on, it assigns the slug again to the `@data["Handle"]`. This is normally not a problem. In a...

pinned