Comment by alehlopeh
2 hours ago
Sorry, but what’s “install a plugin” in rails? That’s not a thing; not even a thing someone who’s ever worked on a rails app would say by mistake.
2 hours ago
Sorry, but what’s “install a plugin” in rails? That’s not a thing; not even a thing someone who’s ever worked on a rails app would say by mistake.
How certain are you about that? https://guides.rubyonrails.org/v2.3/plugins.html
Back in the very early days you would have used script/plugin install (svn url)
Here's one of my mirror repositories migrated from SVN into git. https://github.com/jaggederest/acts_as_voteable