Reduce dependencies? #348
Closed
rolftimmermans
started this conversation in
General
Replies: 1 comment
-
Ok... Closing this because apparently I'm blind and rodauth-rails does depend on railties and not rails... :) Sorry for wasting anyone's time reading this. Carry on! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm evaluating Rodauth for a couple of Rails apps in API mode that currently use Devise. We already use Sequel so it makes a lot of sense to me.
However rodauth-rails seems to be a non-starter because it depends on all Rails libraries through its dependency on
rails
.For comparison, our Gemfile looks more like this:
Would a lighter set of dependencies be an option? Curious to hear your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions