anon987654321

Results 7 issues of anon987654321

### Problem - Commandline tools `puma` and `pumactl` are seemingly unnecessary duplicates - They share similar options but under different names - Some options available to one are not available...

feature

Please see: https://www.tsmean.com/articles/vs/best-browser-based-wysiwyg-for-html-in-2020/

Using Solidus and Solidus Marketplace's master branches on Rails 6.0.3.4, `rails g solidus_marketplace:install` returns `~/.gem/bundler/gems/solidus_marketplace-6d10b6743082/app/models/ckeditor/asset_decorator.rb:2:in '': uninitialized constant Ckeditor::Asset (NameError)`

Using Solidus and Solidus Marketplace's master branches on Rails 6.0.3.4, `rails g solidus_marketplace:install` returns `~/.gem/bundler/gems/solidus_marketplace-6d10b6743082/app/controllers/spree/admin/reports_controller_decorator.rb:3:in '': uninitialized constant Spree::Admin::ReportsController (NameError)`

Ie. instead of `ask_chatgpt -f app/models/user.rb -q "find a bug in this Rails model"` ``` $ ask_chatgpt Loading chatgpt-4-browser... done What can I do for you today? Find and fix...

Ie. after it's done talking, it asks `Write to file? [y/n/a]` or something.

Ie. `ask_chatgpt -f app/models/**/*.rb -q "Find bugs", would that be possible?