with_popup 0.1.0
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:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            jquery-rails
            < 5.0, >= 3.0
          
          
            rails
            ~> 4.0
          
    Development 依赖 (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
          
    