with_popup 0.0.5
WithPopup is a simple rubygem for rails application. It allows you to easily open and manage a popup window, which is NOT controlled by popup blocker.
Gemfile:
=
install:
=
Runtime Dependencies (2):
jquery-rails
< 5.0, >= 3.0
rails
~> 4.0
Development Dependencies (8):
capybara
~> 2.5
launchy
~> 2.4
poltergeist
~> 1.7
pry-byebug
~> 3.2
pry-rails
~> 0.3
quiet_assets
~> 1.1
rspec-rails
~> 3.3
sqlite3
~> 1.3