railsjazz / ask_chatgpt

AI-Powered Assistant Gem right in your Rails console. Full power of ChatGPT in Rails
https://www.railsjazz.com/
MIT License
259 stars 13 forks source link

Feature request: Recursive globbing #15

Open anon987654321 opened 1 year ago

anon987654321 commented 1 year ago

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