mork
mork copied to clipboard
Integrate with rails
Hello, i'm a fullstack rails developer and was testing out your gem. It worked greatly, but I was left with the following question:
- How to integrate your gem with Rails, since it needs to be run with
bundle exec ruby <file>
?
Thanks for the amazing gem! :rocket:
Hello João, thanks for your question and comment!
Have you tried to simply add gem 'mork'
to your Gemfile?