Open elorest opened 7 years ago
@elorest that seems like an interesting authorization library, I may need to try it out! Are you asking for it to be included in RailsComposer or are you thinking about writing a pull request to include it?
I've been busy writing a Rails similar framework for the crystal language for the last year but I'll jump on in the next month or so and write a PR for this. Thanks.
Thanks for your talk today at RubyHACK. Here's the authorization library I was talking about afterwards. All you should have to do to add it would be install the gem and run
rails g petergate:install
after bundler and devise.https://github.com/elorest/petergate