I am trying to use bootstrap-fileinput in a rails project.I found a github repository which seems to have it in gem form but i dont know how to use it.
gem 'rails-bootstrap-fileinput', :git => 'https://github.com/atalargo/rails-bootstrap-fileinput.git'in Gemfile failed. Is this usable as a gem? If not what do i need to do to use it? Link to Github repository of the gem(supposedly) is in above code used in Gemfile...