with_popup 0.0.1
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
~> 3.0
rails
~> 4.0
Development Dependencies (8):
capybara
~> 2.5.0
launchy
>= 0
poltergeist
~> 1.7.0
pry-byebug
>= 0
pry-rails
>= 0
quiet_assets
>= 0
rspec-rails
~> 3.3.0
sqlite3
~> 1.3.0