Trouble adding vault-rails gem to a plugin

The post you linked says:

Have you tried doing that?

Discourse doesn’t have a dependency on the Rails gem, we only import the modules we need. This gem you want depends on the full rails gem so you will need to recursively adds each dependency Discourse doesn’t already ships with.

I’m afraid it will be a lot of stuff, but at least it tells you exactly what you are missing.

3 Likes