rails-composer icon indicating copy to clipboard operation
rails-composer copied to clipboard

Petergate: Easy Authorization library.

Open elorest opened this issue 7 years ago • 2 comments

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

elorest avatar Apr 21 '17 17:04 elorest

@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?

Schwad avatar Oct 18 '17 11:10 Schwad

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.

elorest avatar Jun 17 '18 18:06 elorest